[][src]Type Definition stm32wb_pac::pka::cr::R

type R = R<u32, CR>;

Reader of register CR

Implementations

impl R[src]

pub fn addrerrie(&self) -> ADDRERRIE_R[src]

Bit 20 - Address error interrupt enable

pub fn ramerrie(&self) -> RAMERRIE_R[src]

Bit 19 - RAM error interrupt enable

pub fn procendie(&self) -> PROCENDIE_R[src]

Bit 17 - End of operation interrupt enable

pub fn mode(&self) -> MODE_R[src]

Bits 8:13 - PKA Operation Mode

pub fn seclvl(&self) -> SECLVL_R[src]

Bit 2 - Security Enable

pub fn start(&self) -> START_R[src]

Bit 1 - Start the operation

pub fn en(&self) -> EN_R[src]

Bit 0 - Peripheral Enable