Type Alias stm32_hal2::pac::gpioa::ospeedr::OSPEEDR0_R

source ·
pub type OSPEEDR0_R = FieldReaderRaw<u8, OSPEEDR0_A>;
Expand description

Field OSPEEDR0 reader - 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 OSPEEDR0_R { /* private fields */ }