Type Alias FNR

Source
pub type FNR = Reg<FNR_SPEC>;
Expand description

FNR register accessor: an alias for Reg<FNR_SPEC>

Aliased Typeยง

struct FNR { /* private fields */ }