[][src]Type Definition msp430g2553::system_clock::bcsctl2::DIVS_R

type DIVS_R = R<u8, DIVS_A>;

Reader of field DIVS

Methods

impl DIVS_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DIVS_0

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

Checks if the value of the field is DIVS_1

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

Checks if the value of the field is DIVS_2

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

Checks if the value of the field is DIVS_3