w11 - cpp
0.794
Backend server for Rlink and w11
Loading...
Searching...
No Matches
Rw11CntlDZ11.ipp
Go to the documentation of this file.
1
// $Id: Rw11CntlDZ11.ipp 1185 2019-07-12 17:29:12Z mueller $
2
// SPDX-License-Identifier: GPL-3.0-or-later
3
// Copyright 2019- by Walter F.J. Mueller <W.F.J.Mueller@gsi.de>
4
//
5
// Revision History:
6
// Date Rev Version Comment
7
// 2019-05-04 1146 1.0 Initial version
8
// ---------------------------------------------------------------------------
9
15
// all method definitions in namespace Retro
16
namespace
Retro
{
17
18
//------------------------------------------+-----------------------------------
20
21
inline
uint16_t
Rw11CntlDZ11::RxQlim
()
const
22
{
23
return
fRxQlim
;
24
}
25
26
//------------------------------------------+-----------------------------------
28
29
inline
uint16_t
Rw11CntlDZ11::RxRlim
()
const
30
{
31
return
fRxRlim
;
32
}
33
34
//------------------------------------------+-----------------------------------
36
37
inline
uint16_t
Rw11CntlDZ11::TxRlim
()
const
38
{
39
return
fTxRlim
;
40
}
41
42
//------------------------------------------+-----------------------------------
44
45
inline
bool
Rw11CntlDZ11::ModCntl
()
const
46
{
47
return
fModCntl
;
48
}
49
50
//------------------------------------------+-----------------------------------
52
53
inline
uint16_t
Rw11CntlDZ11::Itype
()
const
54
{
55
return
fItype
;
56
}
57
58
//------------------------------------------+-----------------------------------
60
61
inline
bool
Rw11CntlDZ11::Buffered
()
const
62
{
63
return
fFsize
> 0;
64
}
65
66
//------------------------------------------+-----------------------------------
68
69
inline
uint16_t
Rw11CntlDZ11::FifoSize
()
const
70
{
71
return
fFsize
;
72
}
73
74
}
// end namespace Retro
Retro::Rw11CntlDZ11::RxQlim
uint16_t RxQlim() const
FIXME_docs.
Definition:
Rw11CntlDZ11.ipp:21
Retro::Rw11CntlDZ11::Itype
uint16_t Itype() const
FIXME_docs.
Definition:
Rw11CntlDZ11.ipp:53
Retro::Rw11CntlDZ11::RxRlim
uint16_t RxRlim() const
FIXME_docs.
Definition:
Rw11CntlDZ11.ipp:29
Retro::Rw11CntlDZ11::TxRlim
uint16_t TxRlim() const
FIXME_docs.
Definition:
Rw11CntlDZ11.ipp:37
Retro::Rw11CntlDZ11::fFsize
uint16_t fFsize
fifo size
Definition:
Rw11CntlDZ11.hpp:149
Retro::Rw11CntlDZ11::fRxRlim
uint16_t fRxRlim
rx interrupt rate limit
Definition:
Rw11CntlDZ11.hpp:145
Retro::Rw11CntlDZ11::fModCntl
bool fModCntl
modem control enable
Definition:
Rw11CntlDZ11.hpp:147
Retro::Rw11CntlDZ11::ModCntl
bool ModCntl() const
FIXME_docs.
Definition:
Rw11CntlDZ11.ipp:45
Retro::Rw11CntlDZ11::fRxQlim
uint16_t fRxQlim
rx queue limit
Definition:
Rw11CntlDZ11.hpp:144
Retro::Rw11CntlDZ11::FifoSize
uint16_t FifoSize() const
FIXME_docs.
Definition:
Rw11CntlDZ11.ipp:69
Retro::Rw11CntlDZ11::Buffered
bool Buffered() const
FIXME_docs.
Definition:
Rw11CntlDZ11.ipp:61
Retro::Rw11CntlDZ11::fItype
uint16_t fItype
interface type
Definition:
Rw11CntlDZ11.hpp:148
Retro::Rw11CntlDZ11::fTxRlim
uint16_t fTxRlim
tx interrupt rate limit
Definition:
Rw11CntlDZ11.hpp:146
Retro
Declaration of class ReventLoop.
Definition:
ReventLoop.cpp:47
librw11
Rw11CntlDZ11.ipp
Generated on Thu Feb 9 2023 12:40:57 for w11 - cpp by
1.9.6