pub type CONFIG = Reg<CONFIG_SPEC>;
Expand description
CONFIG (rw) register accessor: an alias for Reg<CONFIG_SPEC>
Aliased Typeยง
struct CONFIG { /* private fields */ }
pub type CONFIG = Reg<CONFIG_SPEC>;
CONFIG (rw) register accessor: an alias for Reg<CONFIG_SPEC>
struct CONFIG { /* private fields */ }