[][src]Type Definition lpc54606_pac::iocon::pio219::DIGIMODE_R

type DIGIMODE_R = R<bool, DIGIMODE_A>;

Reader of field DIGIMODE

Methods

impl DIGIMODE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is ANALOG

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

Checks if the value of the field is DIGITAL