Type Definition stm32f7xx_hal::pac::gpioa::BSRR[][src]

pub type BSRR = Reg<u32, _BSRR>;
Expand description

GPIO port bit set/reset register

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

For information about available fields see bsrr module