Type Alias stm32_hal2::pac::cordic::csr::RRDY_W

source ·
pub type RRDY_W<'a, const O: u8> = BitWriterRaw<'a, u32, CSR_SPEC, RRDY_A, BitM, O>;
Expand description

Field RRDY writer - Result ready flag

Aliased Type§

struct RRDY_W<'a, const O: u8> { /* private fields */ }