[][src]Type Definition lpc54606_pac::adc0::ctrl::ASYNMODE_R

type ASYNMODE_R = R<bool, ASYNMODE_A>;

Reader of field ASYNMODE

Methods

impl ASYNMODE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is SYNCHRONOUS_MODE

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

Checks if the value of the field is ASYNCHRONOUS_MODE