BRR

Type Alias BRR 

Source
pub type BRR = Reg<BRRrs>;
Expand description

BRR (w) register accessor: GPIO port bit reset register

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

See register structure

For information about available fields see brr module

Aliased Typeยง

pub struct BRR { /* private fields */ }