Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
ifx_cat1_clock Struct Reference

#include <zephyr/drivers/clock_control/clock_control_ifx_cat1.h>

Data Fields

enum ifx_cat1_clock_block block
 Clock block type.
uint8_t channel
 Clock channel number.
uint8_t instance
 Peripheral clock instance number.
uint8_t group
 Peripheral clock group number.
bool reserved
 Reserved for future use.
const void * funcs
 Clock-specific functions.

Field Documentation

◆ block

enum ifx_cat1_clock_block ifx_cat1_clock::block

Clock block type.

◆ channel

uint8_t ifx_cat1_clock::channel

Clock channel number.

◆ funcs

const void* ifx_cat1_clock::funcs

Clock-specific functions.

◆ group

uint8_t ifx_cat1_clock::group

Peripheral clock group number.

◆ instance

uint8_t ifx_cat1_clock::instance

Peripheral clock instance number.

◆ reserved

bool ifx_cat1_clock::reserved

Reserved for future use.


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