AM64x MCU+ SDK  08.02.00

Detailed Description

Response for TISCI_MSG_WAKE_REASON.

Parameters
hdrTISCI header to provide ACK/NAK flags to the host.
modeMode that was active before wake event.
reasonReason the wakeup happened.
time_msTime spent in low power mode.

Data Fields

struct tisci_header hdr
 
char mode [32]
 
char reason [32]
 
uint32_t time_ms
 

Field Documentation

◆ hdr

struct tisci_header tisci_msg_wake_reason_resp::hdr

◆ mode

char tisci_msg_wake_reason_resp::mode[32]

◆ reason

char tisci_msg_wake_reason_resp::reason[32]

◆ time_ms

uint32_t tisci_msg_wake_reason_resp::time_ms