Type Alias stm32f4xx_hal::pac::rtc::calibr::DC_W

source ·
pub type DC_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CALIBR_SPEC, u8, u8, Unsafe, 5, O>;
Expand description

Field DC writer - Digital calibration

Aliased Type§

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