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

type DIVM_R = R<u8, DIVM_A>;

Reader of field DIVM

Methods

impl DIVM_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DIVM_0

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

Checks if the value of the field is DIVM_1

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

Checks if the value of the field is DIVM_2

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

Checks if the value of the field is DIVM_3