S32 SDK
sim_clock_out_config_t Struct Reference

SIM ClockOut configuration. Implements sim_clock_out_config_t_Class. More...

#include <sim_hal_S32K144.h>

Data Fields

bool initialize
 
bool enable
 
sim_clkout_src_t source
 
sim_clkout_div_t divider
 

Detailed Description

SIM ClockOut configuration. Implements sim_clock_out_config_t_Class.

Definition at line 218 of file sim_hal_S32K144.h.

Field Documentation

SIM ClockOut divide ratio.

Definition at line 223 of file sim_hal_S32K144.h.

bool enable

SIM ClockOut enable.

Definition at line 221 of file sim_hal_S32K144.h.

bool initialize

Initialize or not the ClockOut clock.

Definition at line 220 of file sim_hal_S32K144.h.

SIM ClockOut source select.

Definition at line 222 of file sim_hal_S32K144.h.


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