Type Alias avr_device::atmega4809::cpu::CCP

source ·
pub type CCP = Reg<CCP_SPEC>;
Expand description

CCP (rw) register accessor: an alias for Reg<CCP_SPEC>

Aliased Type§

struct CCP { /* private fields */ }