Type Alias esp32c3::efuse::pgm_data4::PGM_DATA_4_W

source ·
pub type PGM_DATA_4_W<'a, REG> = FieldWriter<'a, REG, 32, u32>;
Expand description

Field PGM_DATA_4 writer - The content of the 4th 32-bit data to be programmed.

Aliased Type§

struct PGM_DATA_4_W<'a, REG> { /* private fields */ }