[][src]Type Definition esp32::mcpwm::mcpwm_fh2_cfg1_reg::R

type R = R<u32, MCPWM_FH2_CFG1_REG>;

Reader of register MCPWM_FH2_CFG1_REG

Methods

impl R[src]

pub fn mcpwm_fh2_force_ost(&self) -> MCPWM_FH2_FORCE_OST_R[src]

Bit 4 - A toggle (software negation of value of this bit) triggers a one-shot mode action

pub fn mcpwm_fh2_force_cbc(&self) -> MCPWM_FH2_FORCE_CBC_R[src]

Bit 3 - A toggle triggers a cycle-by-cycle mode action

pub fn mcpwm_fh2_cbcpulse(&self) -> MCPWM_FH2_CBCPULSE_R[src]

Bits 1:2 - The cycle-by-cycle mode action refresh moment selection. Bit0: TEZ bit1:TEP

pub fn mcpwm_fh2_clr_ost(&self) -> MCPWM_FH2_CLR_OST_R[src]

Bit 0 - A toggle will clear on going one-shot mode action