SemiDrive SSDK Appication Program Interface PTG3.0
Data Fields
sdrv_sent

#include <sdrv_sent.h>

Data Fields

uint32_t base
 
int32_t irq
 
sdrv_sent_clk_src_e clk_sel
 
uint16_t clk_div
 
uint32_t clk_freq
 
volatile sdrv_sent_sta_e sent_sta
 
uint8_t chan_num
 
sdrv_sent_chan_t chan [SDRV_SENT_CHAN_NUM]
 

Field Documentation

◆ base

uint32_t base

The register base of sent module.

◆ chan

The entities of channel struct.

◆ chan_num

uint8_t chan_num

The number of channels in sent module.

◆ clk_div

uint16_t clk_div

The clock divider.

◆ clk_freq

uint32_t clk_freq

The frequency of the clock.

◆ clk_sel

The clock source.

◆ irq

int32_t irq

The irq number of sent channel.

◆ sent_sta

volatile sdrv_sent_sta_e sent_sta

The state of sent module.


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