[][src]Type Definition cc2538::aes::DMAC_STATUS

type DMAC_STATUS = Reg<u32, _DMAC_STATUS>;

DMAC status This register provides the actual state of each DMA channel. It also reports port errors in case these were received by the master interface module during the data transfer.

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

For information about avaliable fields see dmac_status module

Trait Implementations

impl Readable for DMAC_STATUS[src]

read() method returns dmac_status::R reader structure

impl Writable for DMAC_STATUS[src]

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

impl ResetValue for DMAC_STATUS[src]

Register DMAC_STATUS reset()'s with value 0

type Type = u32

Register size