[][src]Type Definition lpc54606_pac::usart0::fifointenclr::W

type W = W<u32, FIFOINTENCLR>;

Writer for register FIFOINTENCLR

Methods

impl W[src]

pub fn txerr(&mut self) -> TXERR_W[src]

Bit 0 - Writing one clears the corresponding bits in the FIFOINTENSET register.

pub fn rxerr(&mut self) -> RXERR_W[src]

Bit 1 - Writing one clears the corresponding bits in the FIFOINTENSET register.

pub fn txlvl(&mut self) -> TXLVL_W[src]

Bit 2 - Writing one clears the corresponding bits in the FIFOINTENSET register.

pub fn rxlvl(&mut self) -> RXLVL_W[src]

Bit 3 - Writing one clears the corresponding bits in the FIFOINTENSET register.