Type Alias LISR
Source pub type LISR = Reg<LISRrs>;
Expand description
LISR (r) register accessor: low interrupt status register
You can read
this register and get lisr::R
. See API.
See register structure
For information about available fields see lisr
module
struct LISR { }