Type Alias Nre1W

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

Field NRE1 writer - Non-Recoverable State 1 Output Enable

Aliased Type§

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