Module esp32s3_hal::pac::pwm0::db2_cfg

Expand description

dead time type selection and configuration

Structs

dead time type selection and configuration
Register DB2_CFG reader
Register DB2_CFG writer

Type Definitions

Field DB2_A_OUTBYPASS reader - S1 in documentation
Field DB2_A_OUTBYPASS writer - S1 in documentation
Field DB2_A_OUTSWAP reader - S6 in documentation
Field DB2_A_OUTSWAP writer - S6 in documentation
Field DB2_B_OUTBYPASS reader - S0 in documentation
Field DB2_B_OUTBYPASS writer - S0 in documentation
Field DB2_B_OUTSWAP reader - S7 in documentation
Field DB2_B_OUTSWAP writer - S7 in documentation
Field DB2_CLK_SEL reader - Dead time generator 2 clock selection. 0: PWM_clk, 1: PT_clk
Field DB2_CLK_SEL writer - Dead time generator 2 clock selection. 0: PWM_clk, 1: PT_clk
Field DB2_DEB_MODE reader - S8 in documentation, dual-edge B mode, 0: fed/red take effect on different path separately, 1: fed/red take effect on B path, A out is in bypass or dulpB mode
Field DB2_DEB_MODE writer - S8 in documentation, dual-edge B mode, 0: fed/red take effect on different path separately, 1: fed/red take effect on B path, A out is in bypass or dulpB mode
Field DB2_FED_INSEL reader - S5 in documentation
Field DB2_FED_INSEL writer - S5 in documentation
Field DB2_FED_OUTINVERT reader - S3 in documentation
Field DB2_FED_OUTINVERT writer - S3 in documentation
Field DB2_FED_UPMETHOD reader - Update method for FED (falling edge delay) active register. 0: immediate, bit0: tez, bit1: tep, bit2: sync, bit3: freeze
Field DB2_FED_UPMETHOD writer - Update method for FED (falling edge delay) active register. 0: immediate, bit0: tez, bit1: tep, bit2: sync, bit3: freeze
Field DB2_RED_INSEL reader - S4 in documentation
Field DB2_RED_INSEL writer - S4 in documentation
Field DB2_RED_OUTINVERT reader - S2 in documentation
Field DB2_RED_OUTINVERT writer - S2 in documentation
Field DB2_RED_UPMETHOD reader - Update method for RED (rising edge delay) active register. 0: immediate, bit0: tez, bit1: tep, bit2: sync, bit3: freeze
Field DB2_RED_UPMETHOD writer - Update method for RED (rising edge delay) active register. 0: immediate, bit0: tez, bit1: tep, bit2: sync, bit3: freeze