Response for TISCI_MSG_LPM_GET_LATENCY_CONSTRAINT.
| hdr | TISCI header to provide ACK/NAK flags to the host. |
| resume_latency | The maximum acceptable latency for waking up from low power mode in milliseconds. The deeper the state, the higher the latency. |
| state | The returned state of constraint: set or clear. |
Data Fields | |
| struct tisci_header | hdr |
| uint16_t | resume_latency |
| uint8_t | state |
| struct tisci_header tisci_msg_lpm_get_latency_constraint_resp::hdr |
| uint16_t tisci_msg_lpm_get_latency_constraint_resp::resume_latency |
| uint8_t tisci_msg_lpm_get_latency_constraint_resp::state |