Type Alias esp32c6::parl_io::VERSION

source ·
pub type VERSION = Reg<VERSION_SPEC>;
Expand description

VERSION (rw) register accessor: Version register.

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

For information about available fields see version module

Aliased Type§

struct VERSION { /* private fields */ }