Struct atmega_hal::pac::EXINT
source · pub struct EXINT { /* private fields */ }Expand description
External Interrupts
Implementations§
source§impl EXINT
impl EXINT
sourcepub const PTR: *const RegisterBlock = {0x3b as *const avr_device::atmega2560::exint::RegisterBlock}
pub const PTR: *const RegisterBlock = {0x3b as *const avr_device::atmega2560::exint::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