[−][src]Type Definition lpc55_pac::spi0::fifointenclr::W   
type W = W<u32, FIFOINTENCLR>;
Writer for register FIFOINTENCLR
Implementations
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.