[−][src]Type Definition lpc55_pac::dma0::channel::XFERCFG
type XFERCFG = Reg<u32, _XFERCFG>;
Transfer configuration register for DMA channel .
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see xfercfg module
Trait Implementations
impl Readable for XFERCFG[src]
read() method returns xfercfg::R reader structure
impl ResetValue for XFERCFG[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for XFERCFG[src]
write(|w| ..) method takes xfercfg::W writer structure