Type Alias esp32c6::efuse::PGM_DATA0

source ·
pub type PGM_DATA0 = Reg<PGM_DATA0_SPEC>;
Expand description

PGM_DATA0 (rw) register accessor: Register 0 that stores data to be programmed.

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

For information about available fields see pgm_data0 module

Aliased Type§

struct PGM_DATA0 { /* private fields */ }