BSRR

Type Alias BSRR 

Source
pub type BSRR = Reg<BSRRrs>;
Expand description

BSRR (w) register accessor: GPIO port bit set/reset register

You can reset, write, write_with_zero this register using bsrr::W. See API.

See register structure

For information about available fields see bsrr module

Aliased Typeยง

pub struct BSRR { /* private fields */ }