Type Alias esp32c3::uart0::ID

source ·
pub type ID = Reg<ID_SPEC>;
Expand description

ID (rw) register accessor: UART ID register

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 */ }