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

type W = W<u32, CR>;

Writer for register CR

Implementations

impl W[src]

pub fn addrerrie(&mut self) -> ADDRERRIE_W<'_>[src]

Bit 20 - Address error interrupt enable

pub fn ramerrie(&mut self) -> RAMERRIE_W<'_>[src]

Bit 19 - RAM error interrupt enable

pub fn procendie(&mut self) -> PROCENDIE_W<'_>[src]

Bit 17 - End of operation interrupt enable

pub fn mode(&mut self) -> MODE_W<'_>[src]

Bits 8:13 - PKA Operation Mode

pub fn seclvl(&mut self) -> SECLVL_W<'_>[src]

Bit 2 - Security Enable

pub fn start(&mut self) -> START_W<'_>[src]

Bit 1 - Start the operation

pub fn en(&mut self) -> EN_W<'_>[src]

Bit 0 - Peripheral Enable