Type Alias esp32c3::efuse::PGM_DATA3

source ·
pub type PGM_DATA3 = Reg<PGM_DATA3_SPEC>;
Expand description

PGM_DATA3 (rw) register accessor: Register 3 that stores data to be programmed.

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

For information about available fields see pgm_data3 module

Aliased Type§

struct PGM_DATA3 { /* private fields */ }