Type Alias MCU_SEL_W

Source
pub type MCU_SEL_W<'a, REG> = FieldWriter<'a, REG, 3>;
Expand description

Field MCU_SEL writer - Select the IO_MUX function for this signal. 0 selects Function 0, 1 selects Function 1, etc.

Aliased Typeยง

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