Type Alias esp32c6::usb_device::CHIP_RST

source ·
pub type CHIP_RST = Reg<CHIP_RST_SPEC>;
Expand description

CHIP_RST (rw) register accessor: CDC-ACM chip reset control.

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

For information about available fields see chip_rst module

Aliased Type§

struct CHIP_RST { /* private fields */ }