Type Alias esp32c6::mcpwm0::ch::fh_cfg1::R

source ·
pub type R = R<FH_CFG1_SPEC>;
Expand description

Register FH_CFG1 reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn clr_ost(&self) -> CLR_OST_R

Bit 0 - a rising edge will clear on going one-shot mode action

source

pub fn cbcpulse(&self) -> CBCPULSE_R

Bits 1:2 - cycle-by-cycle mode action refresh moment selection. When bit0 is set to 1: TEZ, when bit1 is set to 1:TEP

source

pub fn force_cbc(&self) -> FORCE_CBC_R

Bit 3 - a toggle trigger a cycle-by-cycle mode action

source

pub fn force_ost(&self) -> FORCE_OST_R

Bit 4 - a toggle (software negate its value) triggers a one-shot mode action