Type Alias SIGRD_W

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

Field SIGRD writer - Signature Row Read

Aliased Typeยง

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