LbkdieW

Type Alias LbkdieW 

pub type LbkdieW<'a, REG> = BitWriter<'a, REG, Lbkdie>;
Expand description

Field LBKDIE writer - LIN Break Detect Interrupt Enable

Aliased Type§

pub struct LbkdieW<'a, REG> { /* private fields */ }

Implementations§

§

impl<'a, REG> LbkdieW<'a, REG>
where REG: Writable + RegisterSpec,

pub fn _0(self) -> &'a mut W<REG>

Hardware interrupts from LPUART_STAT[LBKDIF] disabled (use polling).

pub fn _1(self) -> &'a mut W<REG>

Hardware interrupt requested when LPUART_STAT[LBKDIF] flag is 1.