Struct avr_device::atmega2560::ac::RegisterBlock
source · #[repr(C)]pub struct RegisterBlock {
pub acsr: ACSR,
pub adcsrb: ADCSRB,
pub didr1: DIDR1,
/* private fields */
}Expand description
Register block
Fields§
§acsr: ACSR0x00 - Analog Comparator Control And Status Register
adcsrb: ADCSRB0x2b - ADC Control and Status Register B
didr1: DIDR10x2f - Digital Input Disable Register 1