Module avr_device::atmega328pb::cpu [−][src]
Expand description
No Description.
Modules
Clock Prescale Register
General Purpose I/O Register 0
General Purpose I/O Register 1
General Purpose I/O Register 2
MCU Control Register
MCU Status Register
Oscillator Calibration Value
Power Reduction Register 0
Power Reduction Register 1
Sleep Mode Control Register
Store Program Memory Control and Status Register
Structs
Register block
Type Definitions
CLKPR register accessor: an alias for Reg<CLKPR_SPEC>
GPIOR0 register accessor: an alias for Reg<GPIOR0_SPEC>
GPIOR1 register accessor: an alias for Reg<GPIOR1_SPEC>
GPIOR2 register accessor: an alias for Reg<GPIOR2_SPEC>
MCUCR register accessor: an alias for Reg<MCUCR_SPEC>
MCUSR register accessor: an alias for Reg<MCUSR_SPEC>
OSCCAL register accessor: an alias for Reg<OSCCAL_SPEC>
PRR0 register accessor: an alias for Reg<PRR0_SPEC>
PRR1 register accessor: an alias for Reg<PRR1_SPEC>
SMCR register accessor: an alias for Reg<SMCR_SPEC>
SPMCSR register accessor: an alias for Reg<SPMCSR_SPEC>