[][src]Type Definition cc2538::aes::ctrl_int_cfg::W

type W = W<u32, CTRL_INT_CFG>;

Writer for register CTRL_INT_CFG

Methods

impl W[src]

pub fn reserved31(&mut self) -> RESERVED31_W[src]

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

pub fn level(&mut self) -> LEVEL_W[src]

Bit 0 - 0:0] If this bit is 0, the interrupt output is a pulse. If this bit is set to 1, the interrupt is a level interrupt that must be cleared by writing the interrupt clear register. This bit is applicable for both interrupt output signals.