Type Definition stm32l4_stm32hal::stm32l4x5::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

Trait Implementations

Register BSRR reset()’s with value 0

Register size

Reset value of the register

write(|w| ..) method takes bsrr::W writer structure