sim_clock_out_config_t Struct Reference

SIM ClockOut configuration. Implements sim_clock_out_config_t_Class. More...

#include <platform/drivers/src/clock/S32K1xx/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 143 of file clock_S32K1xx.h.

Field Documentation

SIM ClockOut divide ratio.

Definition at line 148 of file clock_S32K1xx.h.

bool enable

SIM ClockOut enable.

Definition at line 146 of file clock_S32K1xx.h.

bool initialize

Initialize or not the ClockOut clock.

Definition at line 145 of file clock_S32K1xx.h.

SIM ClockOut source select.

Definition at line 147 of file clock_S32K1xx.h.


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