[][src]Type Definition cc2538::aes::dmac_mst_runparams::R

type R = R<u32, DMAC_MST_RUNPARAMS>;

Reader of register DMAC_MST_RUNPARAMS

Methods

impl R[src]

pub fn reserved16(&self) -> RESERVED16_R[src]

Bits 16:31 - 31:16] Should be written with 0s and ignored on read

pub fn ahb_mst1_burst_size(&self) -> AHB_MST1_BURST_SIZE_R[src]

Bits 12:15 - 15:12] Maximum burst size that can be performed on the AHB bus 0010b = 4 bytes (default) 0011b = 8 bytes 0100b = 16 bytes 0101b = 32 bytes 0110b = 64 bytes Others = Reserved

pub fn ahb_mst1_idle_en(&self) -> AHB_MST1_IDLE_EN_R[src]

Bit 11 - 11:11] Idle insertion between consecutive burst transfers on AHB 0: No Idle insertion 1: Idle insertion

pub fn ahb_mst1_incr_en(&self) -> AHB_MST1_INCR_EN_R[src]

Bit 10 - 10:10] Burst length type of AHB transfer 0: Unspecified length burst transfers 1: Fixed length burst or single transfers

pub fn ahb_mst1_lock_en(&self) -> AHB_MST1_LOCK_EN_R[src]

Bit 9 - 9:9] Locked transform on AHB 0: Transfers are not locked 1: Transfers are locked

pub fn ahb_mst1_bigend(&self) -> AHB_MST1_BIGEND_R[src]

Bit 8 - 8:8] Endianess for the AHB master 0: Little endian 1: Big endian

pub fn reserved8(&self) -> RESERVED8_R[src]

Bits 0:7 - 7:0] Should be written with 0s and ignored on read