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