Microchip® Advanced Software Framework

st_scheduled_cmd Struct Reference

The type of a scheduled command entry.

Data Fields

int CmdId
 
void(* pfScheduledCmd )(int, void *)
 
voidpxParam
 
time_t xScheduledTime
 

int st_scheduled_cmd::CmdId
void(* st_scheduled_cmd::pfScheduledCmd)(int, void *)
void* st_scheduled_cmd::pxParam