AM64x MCU+ SDK  08.02.00

Detailed Description

Set the desired state of the device.

Certain flags can also be set to alter the device state: TISCI_MSG_FLAG_DEVICE_WAKE_ENABLED, TISCI_MSG_FLAG_DEVICE_RESET_ISO, TISCI_MSG_FLAG_DEVICE_EXCLUSIVE

Parameters
hdrTISCI header
idIndicates which device to modify
reservedField is ignored
stateThe desired state of the device.

Data Fields

struct tisci_header hdr
 
uint32_t id
 
uint32_t reserved
 
uint8_t state
 

Field Documentation

◆ hdr

struct tisci_header tisci_msg_set_device_req::hdr

◆ id

uint32_t tisci_msg_set_device_req::id

◆ reserved

uint32_t tisci_msg_set_device_req::reserved

◆ state

uint8_t tisci_msg_set_device_req::state