SemiDrive SSDK Appication Program Interface PTG3.0
Data Fields
sdrv_sent_config

#include <sdrv_sent.h>

Data Fields

uint32_t base
 
uint32_t irq
 
sdrv_sent_clk_src_e clk_sel
 
uint16_t clk_div
 
uint32_t clk_freq
 
uint8_t chan_cfg_num
 
sdrv_sent_chan_config_t chan_cfg [SDRV_SENT_CHAN_NUM]
 

Field Documentation

◆ base

uint32_t base

The register base of sent module.

◆ chan_cfg

The configurations of channel.

◆ chan_cfg_num

uint8_t chan_cfg_num

The number of channels those will be initialized.

◆ clk_div

uint16_t clk_div

The clock divider, range 0 ~ 65534.

◆ clk_freq

uint32_t clk_freq

The frequency of the clock.

◆ clk_sel

The clock source.

◆ irq

uint32_t irq

The irq number of sent channel.


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