pub type BRR = Reg<BRRrs>;
BRR (w) register accessor: GPIO port bit reset register
You can reset, write, write_with_zero this register using brr::W. See API.
reset
write
write_with_zero
brr::W
See register structure
For information about available fields see brr module
brr
pub struct BRR { /* private fields */ }