AM64x MCU+ SDK  12.01.00

Detailed Description

Get the current SSC settings of a device's clock.

This message will only succeed if the clock is currently enabled, otherwise it returns nack.

Parameters
hdrTISCI header
deviceThe device ID that the clock is connected to.
clkEach device has its own set of clock inputs. This indexes which clock input to query.

Data Fields

struct tisci_header hdr
 
uint32_t device
 
uint32_t clk
 

Field Documentation

◆ hdr

struct tisci_header tisci_msg_get_clock_ssc_req::hdr

◆ device

uint32_t tisci_msg_get_clock_ssc_req::device

◆ clk

uint32_t tisci_msg_get_clock_ssc_req::clk