[][src]Type Definition msp430fr4133::adc::adcctl1::ADCSSEL_R

type ADCSSEL_R = R<u8, ADCSSEL_A>;

Reader of field ADCSSEL

Implementations

impl ADCSSEL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is ADCSSEL_0

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

Checks if the value of the field is ADCSSEL_1

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

Checks if the value of the field is ADCSSEL_2

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

Checks if the value of the field is ADCSSEL_3