Type Definition atsam4e16c_pac::aes::ier::W[][src]

type W = W<u32, IER>;

Writer for register IER

Implementations

impl W[src]

pub fn datrdy(&mut self) -> DATRDY_W<'_>[src]

Bit 0 - Data Ready Interrupt Enable

pub fn endrx(&mut self) -> ENDRX_W<'_>[src]

Bit 1 - End of Receive Buffer Interrupt Enable

pub fn endtx(&mut self) -> ENDTX_W<'_>[src]

Bit 2 - End of Transmit Buffer Interrupt Enable

pub fn rxbuff(&mut self) -> RXBUFF_W<'_>[src]

Bit 3 - Receive Buffer Full Interrupt Enable

pub fn txbufe(&mut self) -> TXBUFE_W<'_>[src]

Bit 4 - Transmit Buffer Empty Interrupt Enable

pub fn urad(&mut self) -> URAD_W<'_>[src]

Bit 8 - Unspecified Register Access Detection Interrupt Enable