dRonin  adbada4
dRonin firmware
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
pios_ppm_cfg Struct Reference

#include <pios_ppm_priv.h>

Data Fields

TIM_ICInitTypeDef tim_ic_init
 
const struct pios_tim_channelchannels
 
uint8_t num_channels
 

Detailed Description

Definition at line 36 of file pios_ppm_priv.h.

Field Documentation

const struct pios_tim_channel* pios_ppm_cfg::channels

Definition at line 38 of file pios_ppm_priv.h.

uint8_t pios_ppm_cfg::num_channels

Definition at line 39 of file pios_ppm_priv.h.

TIM_ICInitTypeDef pios_ppm_cfg::tim_ic_init

Definition at line 37 of file pios_ppm_priv.h.


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