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

type DMAC_MST_RUNPARAMS = Reg<u32, _DMAC_MST_RUNPARAMS>;

DMAC master run-time parameters This register defines all the run-time parameters for the AHB master interface port. These parameters are required for the proper functioning of the EIP-101m AHB master adapter.

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

For information about avaliable fields see dmac_mst_runparams module

Trait Implementations

impl Readable for DMAC_MST_RUNPARAMS[src]

read() method returns dmac_mst_runparams::R reader structure

impl Writable for DMAC_MST_RUNPARAMS[src]

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

impl ResetValue for DMAC_MST_RUNPARAMS[src]

Register DMAC_MST_RUNPARAMS reset()'s with value 0

type Type = u32

Register size