pub type ENABLE_W<'a, const O: u8> = BitWriter<'a, u32, ENABLE_SPEC, ENABLE_A, O>;
Expand description

Field ENABLE writer - Enable USB

Implementations

USB peripheral is disabled

USB peripheral is enabled