RIR

Type Alias RIR 

Source
pub type RIR = Reg<u32, _RIR>;
Expand description

receive FIFO mailbox identifier register

This register you can read. See API.

For information about available fields see rir module

Aliased Type§

pub struct RIR { /* private fields */ }

Trait Implementations§

Source§

impl Readable for RIR

read() method returns rir::R reader structure