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

Field LINTC writer - LIN Transfer Completed Interrupt Disable

Aliased Type§

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