Type Alias esp32s3::mcpwm0::timer2_sync::TIMER2_PHASE_DIRECTION_R
source · pub type TIMER2_PHASE_DIRECTION_R = BitReader;Expand description
Field TIMER2_PHASE_DIRECTION reader - Configure the PWM timer2’s direction when timer2 mode is up-down mode. 0: increase; 1: decrease.
Aliased Type§
struct TIMER2_PHASE_DIRECTION_R { /* private fields */ }