Struct avr_device::atmega2560::WDT
source · pub struct WDT { /* private fields */ }Expand description
Watchdog Timer
Implementations§
source§impl WDT
impl WDT
sourcepub const PTR: *const RegisterBlock = {0x60 as *const devices::atmega2560::wdt::RegisterBlock}
pub const PTR: *const RegisterBlock = {0x60 as *const devices::atmega2560::wdt::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