Type Alias esp32c3::gpio::pin::SYNC2_BYPASS_W

source ·
pub type SYNC2_BYPASS_W<'a, REG> = FieldWriter<'a, REG, 2>;
Expand description

Field SYNC2_BYPASS writer - set GPIO input_sync2 signal mode. 0:disable. 1:trigger at negedge. 2or3:trigger at posedge.

Aliased Type§

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