Type Alias EN

Source
pub type EN = Reg<EN_SPEC>;
Expand description

EN (w) register accessor: an alias for Reg<EN_SPEC>

Aliased Typeยง

pub struct EN { /* private fields */ }