Type Alias esp32h2::uart0::reg_update::W

source ·
pub type W = W<REG_UPDATE_SPEC>;
Expand description

Register REG_UPDATE writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn reg_update(&mut self) -> REG_UPDATE_W<'_, REG_UPDATE_SPEC>

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

source

pub unsafe fn bits(&mut self, bits: u32) -> &mut Self

Writes raw bits to the register.

Safety

Passing incorrect value can cause undefined behaviour. See reference manual