Struct avr_device::attiny816::CPU [−][src]
pub struct CPU { /* fields omitted */ }Expand description
CPU
Implementations
Pointer to the register block
Return the pointer to the register block
Trait Implementations
type Target = RegisterBlock
type Target = RegisterBlock
The resulting type after dereferencing.