Struct avr_device::atmega2560::TWI
source · pub struct TWI { /* private fields */ }Expand description
Two Wire Serial Interface
Implementations§
source§impl TWI
impl TWI
sourcepub const PTR: *const RegisterBlock = {0xb8 as *const devices::atmega2560::twi::RegisterBlock}
pub const PTR: *const RegisterBlock = {0xb8 as *const devices::atmega2560::twi::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