Type Definition stm32_hal2::pac::gpiob::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