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

type R = R<u32, FIFOINTENCLR>;

Reader of register FIFOINTENCLR

Methods

impl R[src]

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

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

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

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

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

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

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

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