[−][src]Type Definition lpc55_pac::sdif::IDINTEN
type IDINTEN = Reg<u32, _IDINTEN>;
Internal DMAC Interrupt Enable register
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see idinten module
Trait Implementations
impl Readable for IDINTEN[src]
read() method returns idinten::R reader structure
impl ResetValue for IDINTEN[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for IDINTEN[src]
write(|w| ..) method takes idinten::W writer structure