[−][src]Type Definition lpc55_pac::i2s0::fifointenclr::R
type R = R<u32, FIFOINTENCLR>;
Reader of register FIFOINTENCLR
Implementations
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.