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
Aliased Type§
pub struct BSRR { /* private fields */ }