Type Alias BORF_W

Source
pub type BORF_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field BORF writer - Brown-out Reset Flag

Aliased Typeยง

struct BORF_W<'a, REG> { /* private fields */ }