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

type R = R<u32, CTRL_INT_EN>;

Reader of register CTRL_INT_EN

Methods

impl R[src]

pub fn reserved30(&self) -> RESERVED30_R[src]

Bits 2:31 - 31:2] Bits should be written with 0s and ignored on read.

pub fn dma_in_done(&self) -> DMA_IN_DONE_R[src]

Bit 1 - 1:1] If this bit is set to 0, the DMA input done (irq_dma_in_done) interrupt output is disabled and remains 0. If this bit is set to 1, the DMA input done interrupt output is enabled.

pub fn result_av(&self) -> RESULT_AV_R[src]

Bit 0 - 0:0] If this bit is set to 0, the result available (irq_result_av) interrupt output is disabled and remains 0. If this bit is set to 1, the result available interrupt output is enabled.