S32 SDK
sim_trace_clock_config_t Struct Reference

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

#include <sim_hal_S32K144.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 331 of file sim_hal_S32K144.h.

Field Documentation

bool divEnable

Trace clock divider enable.

Definition at line 334 of file sim_hal_S32K144.h.

bool divFraction

Trace clock divider fraction.

Definition at line 337 of file sim_hal_S32K144.h.

uint8_t divider

Trace clock divider divisor.

Definition at line 336 of file sim_hal_S32K144.h.

bool initialize

Initialize or not the Trace clock.

Definition at line 333 of file sim_hal_S32K144.h.

Trace clock select.

Definition at line 335 of file sim_hal_S32K144.h.


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