Type Alias stm32f7xx_hal::pac::gpiod::BRR

source ·
pub type BRR = Reg<BRR_SPEC>;
Expand description

BRR register accessor: an alias for Reg<BRR_SPEC>

Aliased Type§

struct BRR { /* private fields */ }