BRR

Type Alias BRR 

Source
pub type BRR = Reg<u32, _BRR>;
Expand description

Port bit reset register

This register you can reset, write, write_with_zero. See API.

For information about available fields see brr module

Aliased Typeยง

pub struct BRR { /* private fields */ }