[][src]Type Definition efm32hg309f64::gpio::pa_ctrl::DRIVEMODE_R

type DRIVEMODE_R = R<u8, DRIVEMODE_A>;

Reader of field DRIVEMODE

Methods

impl DRIVEMODE_R[src]

pub fn variant(&self) -> DRIVEMODE_A[src]

Get enumerated values variant

pub fn is_standard(&self) -> bool[src]

Checks if the value of the field is STANDARD

pub fn is_lowest(&self) -> bool[src]

Checks if the value of the field is LOWEST

pub fn is_high(&self) -> bool[src]

Checks if the value of the field is HIGH

pub fn is_low(&self) -> bool[src]

Checks if the value of the field is LOW