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

Field LINIPE writer - LIN Identifier Parity Interrupt Disable

Aliased Type§

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