[][src]Type Definition ambiq_apollo3p_pac::mspi0::DMACFG

type DMACFG = Reg<u32, _DMACFG>;

DMA Configuration

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

For information about available fields see dmacfg module

Trait Implementations

impl Readable for DMACFG[src]

read() method returns dmacfg::R reader structure

impl ResetValue for DMACFG[src]

Register DMACFG reset()'s with value 0

type Type = u32

Register size

impl Writable for DMACFG[src]

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