Struct atmega_hal::pac::PORTC
source · pub struct PORTC { /* private fields */ }Expand description
I/O Port
Implementations§
source§impl PORTC
impl PORTC
sourcepub const PTR: *const RegisterBlock = {0x26 as *const avr_device::atmega2560::portc::RegisterBlock}
pub const PTR: *const RegisterBlock = {0x26 as *const avr_device::atmega2560::portc::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