Type Alias Nrv1W

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

Field NRV1 writer - Non-Recoverable State 1 Output Value

Aliased Type§

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