[][src]Type Definition lpc55s6x_pac::spi0::FIFOINTENCLR

type FIFOINTENCLR = Reg<u32, _FIFOINTENCLR>;

FIFO interrupt enable clear (disable) and read register.

This register you can read, reset, write, write_with_zero, modify. See API.

For information about avaliable fields see fifointenclr module

Trait Implementations

impl Readable for FIFOINTENCLR[src]

read() method returns fifointenclr::R reader structure

impl Writable for FIFOINTENCLR[src]

write(|w| ..) method takes fifointenclr::W writer structure

impl ResetValue for FIFOINTENCLR[src]

Register FIFOINTENCLR reset()'s with value 0

type Type = u32

Register size