Module rustduino::atmega2560p::hal::sleep_mode[][src]

Expand description

Implementation of Sleep Modes of ATMEGA2560P. Section 11.10.1 of the manual. Also references from Section 11.4.

Structs

Contains registers to control the sleep modes. These bits select between the six available sleep modes in ATMEGA2560P.

Enums

Various modes are IDLE : Idle sleep mode
ADC : ADC Noise Reduction PD : Power-down
PS : Power-save SBY : Standby
ESBY : Extended Standby