S32 SDK
sim_trace_clock_config_t Struct Reference

SIM Debug Trace clock configuration. Implements sim_trace_clock_config_t_Class. More...

#include <clock_S32K1xx.h>

Data Fields

bool initialize
 
bool divEnable
 
clock_trace_src_t source
 
uint8_t divider
 
bool divFraction
 

Detailed Description

SIM Debug Trace clock configuration. Implements sim_trace_clock_config_t_Class.

Definition at line 190 of file clock_S32K1xx.h.

Field Documentation

bool divEnable

Trace clock divider enable.

Definition at line 193 of file clock_S32K1xx.h.

bool divFraction

Trace clock divider fraction.

Definition at line 196 of file clock_S32K1xx.h.

uint8_t divider

Trace clock divider divisor.

Definition at line 195 of file clock_S32K1xx.h.

bool initialize

Initialize or not the Trace clock.

Definition at line 192 of file clock_S32K1xx.h.

Trace clock select.

Definition at line 194 of file clock_S32K1xx.h.


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