S32 SDK
clock_notify_struct_t Struct Reference

Clock notification structure passed to clock callback function. Implements clock_notify_struct_t_Class. More...

#include <clock_manager.h>

Data Fields

uint8_t targetClockConfigIndex
 
clock_manager_policy_t policy
 
clock_manager_notify_t notifyType
 

Detailed Description

Clock notification structure passed to clock callback function. Implements clock_notify_struct_t_Class.

Definition at line 125 of file clock_manager.h.

Field Documentation

Clock notification type.

Definition at line 129 of file clock_manager.h.

Clock transition policy.

Definition at line 128 of file clock_manager.h.

uint8_t targetClockConfigIndex

Target clock configuration index.

Definition at line 127 of file clock_manager.h.


The documentation for this struct was generated from the following file: