GLOBAL_CCU4
|
GLOBAL_CCU4 Struct Reference
Detailed Description
This saves the context of the GLOBAL_CCU4 APP.
Definition at line 124 of file GLOBAL_CCU4.h.
#include <GLOBAL_CCU4.h>
Data Fields | |
const uint32_t | module_frequency |
const XMC_SCU_CCU_TRIGGER_t | syncstart_trigger_msk |
XMC_CCU4_MODULE_t *const | module_ptr |
XMC_CCU4_SLICE_MCMS_ACTION_t const | mcs_action |
bool | is_initialized |
Field Documentation
Indicates initialized state of particular instance of the APP
Definition at line 130 of file GLOBAL_CCU4.h.
Referenced by GLOBAL_CCU4_Init().
XMC_CCU4_SLICE_MCMS_ACTION_t const GLOBAL_CCU4::mcs_action |
Shadow transfer of selected values in multi-channel mode
Definition at line 129 of file GLOBAL_CCU4.h.
Referenced by GLOBAL_CCU4_Init().
const uint32_t GLOBAL_CCU4::module_frequency |
fccu frequency
Definition at line 126 of file GLOBAL_CCU4.h.
XMC_CCU4_MODULE_t* const GLOBAL_CCU4::module_ptr |
reference to module handle
Definition at line 128 of file GLOBAL_CCU4.h.
Referenced by GLOBAL_CCU4_Init().
const XMC_SCU_CCU_TRIGGER_t GLOBAL_CCU4::syncstart_trigger_msk |
Mask to start the timers synchronously
Definition at line 127 of file GLOBAL_CCU4.h.
The documentation for this struct was generated from the following file: