[][src]Type Definition stm32f0xx_hal::stm32::gpioa::BRR

type BRR = Reg<u32, _BRR>;

Port bit reset register

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

For information about available fields see brr module