sim_sleep.h Source File
|
yasimavr
|
Loading...
Searching...
No Matches
sim_sleep.h
Go to the documentation of this file.
virtual bool ctlreq(ctlreq_id_t req, ctlreq_data_t *data)
Definition sim_peripheral.cpp:79
Definition sim_signal.h:55
virtual void raised(const signal_data_t &sigdata, int hooktag)=0
@ Standby
@ Invalid
@ Active
@ PowerDown
@ ADC
@ Pseudo
@ PowerSave
@ ExtStandby
@ Idle
const char * SleepModeName(SleepMode mode) AVR_CORE_PUBLIC_API
Definition sim_sleep.cpp:45
Configuration structure for each supported sleep mode.
Definition sim_sleep.h:79
regbit_t rb_enable
Register location for the sleep enable bit.
Definition sim_sleep.h:89
std::vector< mode_config_t > modes
The supported sleep modes.
Definition sim_sleep.h:85
regbit_t rb_mode
Register location for the sleep mode selection.
Definition sim_sleep.h:87
Definition sim_peripheral.h:252
Definition sim_peripheral.h:237
Definition sim_signal.h:39
Generated by