[][src]Type Definition stm32wb_pac::aes2::sr::R

type R = R<u32, SR>;

Reader of register SR

Implementations

impl R[src]

pub fn busy(&self) -> BUSY_R[src]

Bit 3 - Busy flag

pub fn wrerr(&self) -> WRERR_R[src]

Bit 2 - Write error flag

pub fn rderr(&self) -> RDERR_R[src]

Bit 1 - Read error flag

pub fn ccf(&self) -> CCF_R[src]

Bit 0 - Computation complete flag