[−][src]Type Definition lpc55_pac::dma0::ERRINT0
type ERRINT0 = Reg<u32, _ERRINT0>;
Error Interrupt status for all DMA channels.
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see errint0 module
Trait Implementations
impl Readable for ERRINT0[src]
read() method returns errint0::R reader structure
impl ResetValue for ERRINT0[src]
Register ERRINT0 reset()'s with value 0
impl Writable for ERRINT0[src]
write(|w| ..) method takes errint0::W writer structure