w11 - cpp
0.794
Backend server for Rlink and w11
Loading...
Searching...
No Matches
Rw11CntlLP11.ipp
Go to the documentation of this file.
1
// $Id: Rw11CntlLP11.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-03-17 1123 1.0 Initial version
8
// ---------------------------------------------------------------------------
9
15
// all method definitions in namespace Retro
16
namespace
Retro
{
17
18
//------------------------------------------+-----------------------------------
20
21
inline
uint16_t
Rw11CntlLP11::Rlim
()
const
22
{
23
return
fRlim
;
24
}
25
26
//------------------------------------------+-----------------------------------
28
29
inline
uint16_t
Rw11CntlLP11::Itype
()
const
30
{
31
return
fItype
;
32
}
33
34
//------------------------------------------+-----------------------------------
36
37
inline
bool
Rw11CntlLP11::Buffered
()
const
38
{
39
return
fFsize
> 0;
40
}
41
42
//------------------------------------------+-----------------------------------
44
45
inline
uint16_t
Rw11CntlLP11::FifoSize
()
const
46
{
47
return
fFsize
;
48
}
49
50
}
// end namespace Retro
Retro::Rw11CntlLP11::fItype
uint16_t fItype
interface type
Definition:
Rw11CntlLP11.hpp:94
Retro::Rw11CntlLP11::FifoSize
uint16_t FifoSize() const
FIXME_docs.
Definition:
Rw11CntlLP11.ipp:45
Retro::Rw11CntlLP11::fRlim
uint16_t fRlim
interrupt rate limit
Definition:
Rw11CntlLP11.hpp:93
Retro::Rw11CntlLP11::Itype
uint16_t Itype() const
FIXME_docs.
Definition:
Rw11CntlLP11.ipp:29
Retro::Rw11CntlLP11::Buffered
bool Buffered() const
FIXME_docs.
Definition:
Rw11CntlLP11.ipp:37
Retro::Rw11CntlLP11::Rlim
uint16_t Rlim() const
FIXME_docs.
Definition:
Rw11CntlLP11.ipp:21
Retro::Rw11CntlLP11::fFsize
uint16_t fFsize
fifo size
Definition:
Rw11CntlLP11.hpp:95
Retro
Declaration of class ReventLoop.
Definition:
ReventLoop.cpp:47
librw11
Rw11CntlLP11.ipp
Generated on Thu Feb 9 2023 12:40:57 for w11 - cpp by
1.9.6