Type Alias stm32_hal2::pac::gpioa::odr::ODR15_R

source ·
pub type ODR15_R = BitReaderRaw<ODR0_A>;
Expand description

Field ODR0 reader - Port output data bit These bits can be read and written by software. Note: For atomic bit set/reset, the OD bits can be individually set and/or reset by writing to the GPIOx_BSRR or GPIOx_BRR registers (x = A..F).

Aliased Type§

struct ODR15_R { /* private fields */ }