Type Alias esp32c3::efuse::cmd::BLK_NUM_W

source ·
pub type BLK_NUM_W<'a, REG> = FieldWriter<'a, REG, 4>;
Expand description

Field BLK_NUM writer - The serial number of the block to be programmed. Value 0-10 corresponds to block number 0-10, respectively.

Aliased Type§

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