IR

Type Alias IR 

Source
pub type IR = Reg<IRrs>;
Expand description

IR (rw) register accessor: FDCAN interrupt register

You can read this register and get ir::R. You can reset, write, write_with_zero this register using ir::W. You can also modify this register. See API.

See register structure

For information about available fields see ir module

Aliased Typeยง

pub struct IR { /* private fields */ }