esp32::uart0

Type Alias ID

Source
pub type ID = Reg<ID_SPEC>;
Expand description

ID (rw) register accessor:

You can read this register and get id::R. You can reset, write, write_with_zero this register using id::W. You can also modify this register. See API.

For information about available fields see id module

Aliased Typeยง

struct ID { /* private fields */ }