pub type LINCE_W<'a, const O: u8> = BitWriter<'a, US_IER_LIN_MODE_SPEC, O>;
Expand description

Field LINCE writer - LIN Checksum Error Interrupt Enable

Aliased Type§

struct LINCE_W<'a, const O: u8> { /* private fields */ }