Type Alias stm32h7xx_hal::stm32::gpioa::BSRR

source ·
pub type BSRR = Reg<BSRR_SPEC>;
Expand description

BSRR register accessor: an alias for Reg<BSRR_SPEC>

Aliased Type§

struct BSRR { /* private fields */ }