Type Alias esp32s3::rtc_io::touch_pad0::START_W

source ·
pub type START_W<'a, REG, const O: u8> = BitWriter<'a, REG, O>;
Expand description

Field START writer - TOUCH_START

Aliased Type§

struct START_W<'a, REG, const O: u8> { /* private fields */ }