pub type ENC_W<'a, const O: u8> = BitWriter<'a, u32, CFGR_SPEC, ENC_A, O>;
Expand description

Field ENC writer - ENC

Implementations

Encoder mode disabled

Encoder mode enabled