Type Alias FMR

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

FMR (rw) register accessor: filter master register

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ยง

struct FMR { /* private fields */ }