Type Alias PRTWI_W

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

Field PRTWI writer - Power Reduction TWI

Aliased Typeยง

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