Type Alias ID_W

Source
pub type ID_W<'a, REG> = FieldWriter<'a, REG, 30, u32>;
Expand description

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

Aliased Typeยง

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