[][src]Type Definition msp430g2553::system_clock::bcsctl1::DIVA_R

type DIVA_R = R<u8, DIVA_A>;

Reader of field DIVA

Methods

impl DIVA_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DIVA_0

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

Checks if the value of the field is DIVA_1

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

Checks if the value of the field is DIVA_2

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

Checks if the value of the field is DIVA_3