Type Alias atmega_hal::pac::cpu::prr::PRTWI_W

source ·
pub type PRTWI_W<'a, const O: u8> = BitWriterRaw<'a, u8, PRR_SPEC, bool, BitM, O>;
Expand description

Field PRTWI writer - Power Reduction TWI

Aliased Type§

struct PRTWI_W<'a, const O: u8> { /* private fields */ }