Type Definition stm32f7xx_hal::pac::gpiob::ODR[][src]

pub type ODR = Reg<u32, _ODR>;
Expand description

GPIO port output data register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see odr module