Astra MCU SDK Peripheral Driver Library
 
Loading...
Searching...
No Matches
spwm_timer_cfg_t Struct Reference

Timer/Counter mode configuration. More...

#include <spwm.h>

Data Fields

bool auto_reload_cc0
 
bool auto_reload_cc1
 

Detailed Description

Timer/Counter mode configuration.

This structure defines configuration specific to Timer/Counter mode operation.

Field Documentation

◆ auto_reload_cc0

bool spwm_timer_cfg_t::auto_reload_cc0

Auto-load CC0 from buffer on match

◆ auto_reload_cc1

bool spwm_timer_cfg_t::auto_reload_cc1

Auto-load CC1 from buffer on match