Type Alias esp32h2::uart0::id::ID_W

source ·
pub type ID_W<'a, REG> = FieldWriter<'a, REG, 32, u32>;
Expand description

Field ID writer - This register is used to configure the uart_id.

Aliased Type§

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