Struct atmega_hal::pac::CPU
source · pub struct CPU { /* private fields */ }Expand description
CPU Registers
Implementations§
source§impl CPU
impl CPU
sourcepub const PTR: *const RegisterBlock = {0x3e as *const avr_device::atmega2560::cpu::RegisterBlock}
pub const PTR: *const RegisterBlock = {0x3e as *const avr_device::atmega2560::cpu::RegisterBlock}
Pointer to the register block
sourcepub const fn ptr() -> *const RegisterBlock
pub const fn ptr() -> *const RegisterBlock
Return the pointer to the register block