[−][src]Type Definition lpc55_pac::i2s0::FIFOTRIG
type FIFOTRIG = Reg<u32, _FIFOTRIG>;
FIFO trigger settings for interrupt and DMA request.
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see fifotrig module
Trait Implementations
impl Readable for FIFOTRIG[src]
read() method returns fifotrig::R reader structure
impl ResetValue for FIFOTRIG[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for FIFOTRIG[src]
write(|w| ..) method takes fifotrig::W writer structure