Type Alias RIR

Source
pub type RIR = Reg<RIRrs>;
Expand description

RIR (r) register accessor: receive FIFO mailbox identifier register

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

For information about available fields see rir module

Aliased Typeยง

struct RIR { /* private fields */ }