Type Alias esp32c3::uart0::id::REG_UPDATE_W

source ·
pub type REG_UPDATE_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field REG_UPDATE writer - Software write 1 would synchronize registers into UART Core clock domain and would be cleared by hardware after synchronization is done.

Aliased Type§

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