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

Field LINID writer - LIN Identifier Sent or LIN Identifier Received Interrupt Enable

Aliased Type§

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