[][src]Type Definition msp430fr4133::adc::adcctl2::ADCPDIV_R

type ADCPDIV_R = R<u8, ADCPDIV_A>;

Reader of field ADCPDIV

Implementations

impl ADCPDIV_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is ADCPDIV_0

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

Checks if the value of the field is ADCPDIV_1

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

Checks if the value of the field is ADCPDIV_2

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

Checks if the value of the field is ADCPDIV_3