RIS

Type Alias RIS 

Source
pub type RIS = Reg<RISrs>;
Expand description

RIS (r) register accessor: raw interrupt status register

You can read this register and get ris::R. See API.

See register structure

For information about available fields see ris module

Aliased Typeยง

pub struct RIS { /* private fields */ }