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

type DMAC_CH0_CTRL = Reg<u32, _DMAC_CH0_CTRL>;

Channel control This register is used for channel enabling and priority selection. When a channel is disabled, it becomes inactive only when all ongoing requests are finished.

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

For information about avaliable fields see dmac_ch0_ctrl module

Trait Implementations

impl Readable for DMAC_CH0_CTRL[src]

read() method returns dmac_ch0_ctrl::R reader structure

impl Writable for DMAC_CH0_CTRL[src]

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

impl ResetValue for DMAC_CH0_CTRL[src]

Register DMAC_CH0_CTRL reset()'s with value 0

type Type = u32

Register size