[][src]Type Definition stm32f3xx_hal_v2::stm32::gpioa::BSRR

type BSRR = Reg<u32, _BSRR>;

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