[][src]Type Definition lpc11xx::iocon::iocon_pio2_9::HYSTERESIS_R

type HYSTERESIS_R = R<bool, HYSTERESIS_A>;

Reader of field HYSTERESIS

Methods

impl HYSTERESIS_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DISABLE

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

Checks if the value of the field is ENABLE