Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches

CAT1 resource instance descriptor. More...

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

Data Fields

uint8_t type
 The resource block type.
uint8_t block_num
 The resource block index.
uint8_t channel_num
 The channel number, if the resource type defines multiple channels per block instance.

Detailed Description

CAT1 resource instance descriptor.

Field Documentation

◆ block_num

uint8_t ifx_cat1_resource_inst::block_num

The resource block index.

◆ channel_num

uint8_t ifx_cat1_resource_inst::channel_num

The channel number, if the resource type defines multiple channels per block instance.

Otherwise, 0

◆ type

uint8_t ifx_cat1_resource_inst::type

The resource block type.


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