Type Alias 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 */ }