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

type DMAC_OPTIONS = Reg<u32, _DMAC_OPTIONS>;

DMAC options register These registers contain information regarding the different options configured in this DMAC.

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

For information about avaliable fields see dmac_options module

Trait Implementations

impl Readable for DMAC_OPTIONS[src]

read() method returns dmac_options::R reader structure

impl Writable for DMAC_OPTIONS[src]

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

impl ResetValue for DMAC_OPTIONS[src]

Register DMAC_OPTIONS reset()'s with value 0

type Type = u32

Register size