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

source ·
pub type REG_UPDATE_W<'a, REG, const O: u8> = BitWriter<'a, REG, O>;
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, const O: u8> { /* private fields */ }