Type Definition stm32g4::stm32g484::cordic::csr::RRDY_R[][src]

type RRDY_R = R<bool, RRDY_A>;

Reader of field RRDY

Implementations

impl RRDY_R[src]

pub fn variant(&self) -> RRDY_A[src]

Get enumerated values variant

pub fn is_not_ready(&self) -> bool[src]

Checks if the value of the field is NOTREADY

pub fn is_ready(&self) -> bool[src]

Checks if the value of the field is READY