Type Alias Nrv0W

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

Field NRV0 writer - Non-Recoverable State 0 Output Value

Aliased Type§

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