Type Alias ODR1_R
pub type ODR1_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 ODR1_R { /* private fields */ }