AM64x MCU+ SDK  08.02.00

Detailed Description

Set the desired state of the resets of a device.

Parameters
hdrTISCI header.
idIndicates which device to modify
resetsA bit field of resets for the device. The meaning, behavior, and usage of the reset flags are device specific. Altough the flags can be set independently of device state, the firmware will control when resets are actually set to insure compliance with the SoC specific reset requirements.

Data Fields

struct tisci_header hdr
 
uint32_t id
 
uint32_t resets
 

Field Documentation

◆ hdr

struct tisci_header tisci_msg_set_device_resets_req::hdr

◆ id

uint32_t tisci_msg_set_device_resets_req::id

◆ resets

uint32_t tisci_msg_set_device_resets_req::resets