Type Alias Nre2W

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

Field NRE2 writer - Non-Recoverable State 2 Output Enable

Aliased Typeยง

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