Defines the configuration structures are used in the output compare mode. More...

#include <platform/pal/oc/inc/oc_pal.h>

Data Fields

uint8_t nNumChannels
 
const oc_output_ch_param_toutputChConfig
 
void * extension
 

Detailed Description

Defines the configuration structures are used in the output compare mode.

Implements : oc_config_t_Class

Definition at line 100 of file oc_pal.h.

Field Documentation

void* extension

IP specific configuration structure

Definition at line 104 of file oc_pal.h.

uint8_t nNumChannels

Number of output compare channel used

Definition at line 102 of file oc_pal.h.

const oc_output_ch_param_t* outputChConfig

Output compare channels configuration

Definition at line 103 of file oc_pal.h.


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