Type Alias avr_device::atmega2560::cpu::prr0::PRTWI_W
source · pub type PRTWI_W<'a, const O: u8> = BitWriter<'a, u8, PRR0_SPEC, bool, O>;Expand description
Field PRTWI writer - Power Reduction TWI
Aliased Type§
struct PRTWI_W<'a, const O: u8> { /* private fields */ }