Type Alias CFGR

Source
pub type CFGR = Reg<CFGR_SPEC>;
Expand description

CFGR register accessor: an alias for Reg<CFGR_SPEC>

Aliased Typeยง

pub struct CFGR { /* private fields */ }