Type Alias MCU_DRV_W

Source
pub type MCU_DRV_W<'a, REG> = FieldWriter<'a, REG, 2>;
Expand description

Field MCU_DRV writer - Select the drive strength of the pad during sleep mode. A higher value corresponds with a higher strength.

Aliased Typeยง

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