[][src]Type Definition tm4c129x::adc0::emux::EM3_R

type EM3_R = R<u8, EM3_A>;

Reader of field EM3

Methods

impl EM3_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is PROCESSOR

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

Checks if the value of the field is COMP0

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

Checks if the value of the field is COMP1

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

Checks if the value of the field is COMP2

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

Checks if the value of the field is EXTERNAL

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

Checks if the value of the field is TIMER

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

Checks if the value of the field is PWM0

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

Checks if the value of the field is PWM1

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

Checks if the value of the field is PWM2

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

Checks if the value of the field is PWM3

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

Checks if the value of the field is NEVER

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

Checks if the value of the field is ALWAYS