[][src]Type Definition tm4c129x::adc0::dcctl0::CTC_R

type CTC_R = R<u8, CTC_A>;

Reader of field CTC

Methods

impl CTC_R[src]

pub fn variant(&self) -> Variant<u8, CTC_A>[src]

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is MID

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

Checks if the value of the field is HIGH