Type Alias esp32c3::twai0::CMD

source ·
pub type CMD = Reg<CMD_SPEC>;
Expand description

CMD (w) register accessor: Command Register

You can reset, write, write_with_zero this register using cmd::W. See API.

For information about available fields see cmd module

Aliased Type§

struct CMD { /* private fields */ }