Type Alias esp32c3::efuse::pgm_data3::PGM_DATA_3_W

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

Field PGM_DATA_3 writer - The content of the 3rd 32-bit data to be programmed.

Aliased Type§

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