Type Alias stm32f4xx_hal::pac::pwr::csr::UDRDY_W

source ·
pub type UDRDY_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CSR_SPEC, u8, u8, Unsafe, 2, O>;
Expand description

Field UDRDY writer - Under-drive ready flag

Aliased Type§

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