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