Defines the configuration structures are used in the input capture mode. More...

#include <platform/pal/ic/inc/ic_pal.h>

Data Fields

uint8_t nNumChannels
 
const ic_input_ch_param_tinputChConfig
 
void * extension
 

Detailed Description

Defines the configuration structures are used in the input capture mode.

Implements : ic_config_t_Class

Definition at line 150 of file ic_pal.h.

Field Documentation

void* extension

IP specific configuration structure

Definition at line 154 of file ic_pal.h.

const ic_input_ch_param_t* inputChConfig

Input capture channels configuration

Definition at line 153 of file ic_pal.h.

uint8_t nNumChannels

Number of input capture channel used

Definition at line 152 of file ic_pal.h.


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