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

type R = R<u32, DMAC_OPTIONS>;

Reader of register DMAC_OPTIONS

Methods

impl R[src]

pub fn reserved20(&self) -> RESERVED20_R[src]

Bits 12:31 - 31:12] Bits should be ignored on read

pub fn nr_of_channels(&self) -> NR_OF_CHANNELS_R[src]

Bits 8:11 - 11:8] Number of channels implemented, value in the range 1-8.

pub fn reserved5(&self) -> RESERVED5_R[src]

Bits 3:7 - 7:3] Bits should be ignored on read

pub fn nr_of_ports(&self) -> NR_OF_PORTS_R[src]

Bits 0:2 - 2:0] Number of ports implemented, value in range 1-4.