Type Alias stm32wlxx_hal::pac::rtc::shiftr::SUBFS_W

pub type SUBFS_W<'a, const O: u8> = FieldWriterRaw<'a, u32, SHIFTR_SPEC, u16, u16, Safe, 15, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field SUBFS writer - Subtract a fraction of a second

Aliased Type§

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