[][src]Type Definition esp32::mcpwm::mcpwm_cap_status_reg::W

type W = W<u32, MCPWM_CAP_STATUS_REG>;

Writer for register MCPWM_CAP_STATUS_REG

Methods

impl W[src]

pub fn mcpwm_cap2_edge(&mut self) -> MCPWM_CAP2_EDGE_W[src]

Bit 2 - Edge of last capture trigger on channel 2 0: posedge 1: negedge

pub fn mcpwm_cap1_edge(&mut self) -> MCPWM_CAP1_EDGE_W[src]

Bit 1 - Edge of last capture trigger on channel 1 0: posedge 1: negedge

pub fn mcpwm_cap0_edge(&mut self) -> MCPWM_CAP0_EDGE_W[src]

Bit 0 - Edge of last capture trigger on channel 0 0: posedge 1: negedge