AM62x MCU+ SDK  10.00.00

Detailed Description

Response for TISCI_MSG_LPM_GET_LATENCY_CONSTRAINT.

Parameters
hdrTISCI header to provide ACK/NAK flags to the host.
resume_latencyThe maximum acceptable latency for waking up from low power mode in milliseconds. The deeper the state, the higher the latency.
stateThe returned state of constraint: set or clear.

Data Fields

struct tisci_header hdr
 
uint16_t resume_latency
 
uint8_t state
 

Field Documentation

◆ hdr

struct tisci_header tisci_msg_lpm_get_latency_constraint_resp::hdr

◆ resume_latency

uint16_t tisci_msg_lpm_get_latency_constraint_resp::resume_latency

◆ state

uint8_t tisci_msg_lpm_get_latency_constraint_resp::state