Type Alias esp32h2::mcpwm0::int_clr::CAP1_W

source ·
pub type CAP1_W<'a, REG> = BitWriter1C<'a, REG>;
Expand description

Field CAP1 writer - Set this bit to clear the interrupt triggered by capture on channel 1.

Aliased Type§

struct CAP1_W<'a, REG> { /* private fields */ }