Type Alias FMR

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

FMR register accessor: an alias for Reg<FMR_SPEC>

Aliased Typeยง

struct FMR { /* private fields */ }