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

#include <pios_pwm_priv.h>

Data Fields

TIM_ICInitTypeDef tim_ic_init
 
const struct pios_tim_channelchannels
 
uint8_t num_channels
 

Detailed Description

Definition at line 38 of file pios_pwm_priv.h.

Field Documentation

const struct pios_tim_channel* pios_pwm_cfg::channels

Definition at line 40 of file pios_pwm_priv.h.

uint8_t pios_pwm_cfg::num_channels

Definition at line 41 of file pios_pwm_priv.h.

TIM_ICInitTypeDef pios_pwm_cfg::tim_ic_init

Definition at line 39 of file pios_pwm_priv.h.


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