Type Alias stm32_hal2::pac::gpioa::ospeedr::OSPEEDR9_W

source ·
pub type OSPEEDR9_W<'a, const O: u8> = FieldWriterRaw<'a, u32, OSPEEDR_SPEC, u8, OSPEEDR0_A, Safe, 2, O>;
Expand description

Field OSPEEDR0 writer - 1:0]: Port x configuration bits (y = 0..15) These bits are written by software to configure the I/O output speed. Note: Refer to the device datasheet for the frequency specifications and the power supply and load conditions for each speed.

Aliased Type§

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