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

type SELM_R = R<u8, SELM_A>;

Reader of field SELM

Methods

impl SELM_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is SELM_0

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

Checks if the value of the field is SELM_1

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

Checks if the value of the field is SELM_2

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

Checks if the value of the field is SELM_3