FMR

Type Alias FMR 

Source
pub type FMR = Reg<FMRrs>;
Expand description

FMR (rw) register accessor: CAN_FMR

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

See register structure

For information about available fields see fmr module

Aliased Typeยง

pub struct FMR { /* private fields */ }