pub type CHIP_RESET = Reg<CHIP_RESET_SPEC>;
Expand description

CHIP_RESET (rw) register accessor: Chip reset control and status

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

For information about available fields see chip_reset module

Aliased Type§

struct CHIP_RESET { /* private fields */ }