BSRR

Type Alias BSRR 

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

BSRR (w) register accessor: Port bit set/reset register (GPIOn_BSRR)

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 */ }