[][src]Type Definition msp430g2553::adc10::adc10ctl1::ADC10DIV_R

type ADC10DIV_R = R<u8, ADC10DIV_A>;

Reader of field ADC10DIV

Methods

impl ADC10DIV_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is ADC10DIV_0

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

Checks if the value of the field is ADC10DIV_1

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

Checks if the value of the field is ADC10DIV_2

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

Checks if the value of the field is ADC10DIV_3

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

Checks if the value of the field is ADC10DIV_4

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

Checks if the value of the field is ADC10DIV_5

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

Checks if the value of the field is ADC10DIV_6

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

Checks if the value of the field is ADC10DIV_7