Type Alias Nre4W

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

Field NRE4 writer - Non-Recoverable State 4 Output Enable

Aliased Type§

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