R

Type Alias R 

Source
pub type R = R<u32, CR>;
Expand description

Reader of register CR

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn addrerrie(&self) -> ADDRERRIE_R

Bit 20 - Address error interrupt enable

Source

pub fn ramerrie(&self) -> RAMERRIE_R

Bit 19 - RAM error interrupt enable

Source

pub fn procendie(&self) -> PROCENDIE_R

Bit 17 - End of operation interrupt enable

Source

pub fn mode(&self) -> MODE_R

Bits 8:13 - PKA Operation Mode

Source

pub fn seclvl(&self) -> SECLVL_R

Bit 2 - Security Enable

Source

pub fn start(&self) -> START_R

Bit 1 - Start the operation

Source

pub fn en(&self) -> EN_R

Bit 0 - Peripheral Enable