S32 SDK
sim_clock_out_config_t Struct Reference

SIM ClockOut configuration. Implements sim_clock_out_config_t_Class. More...

#include <clock_S32K1xx.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 119 of file clock_S32K1xx.h.

Field Documentation

SIM ClockOut divide ratio.

Definition at line 124 of file clock_S32K1xx.h.

bool enable

SIM ClockOut enable.

Definition at line 122 of file clock_S32K1xx.h.

bool initialize

Initialize or not the ClockOut clock.

Definition at line 121 of file clock_S32K1xx.h.

SIM ClockOut source select.

Definition at line 123 of file clock_S32K1xx.h.


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