RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Data Fields
atsam_power_control Struct Reference

Control structure for power control handling. More...

#include <power.h>

Data Fields

void(* handler )(const struct atsam_power_control *control, atsam_power_state state)
 Data pointer to the handler with its desired state.
 
union {
   void *   arg
 
   struct {
      uint8_t   first
 
      uint8_t   last
 
   }   peripherals
 
data
 Data chunk that is used by the handler.
 

Detailed Description

Control structure for power control handling.


The documentation for this struct was generated from the following file: