Struct avr_device::atmega2560::portg::RegisterBlock
source · #[repr(C)]pub struct RegisterBlock {
pub ping: PING,
pub ddrg: DDRG,
pub portg: PORTG,
}Expand description
Register block
Fields§
§ping: PING0x00 - Input Pins, Port G
ddrg: DDRG0x01 - Data Direction Register, Port G
portg: PORTG0x02 - Data Register, Port G