[][src]Type Definition msp430g2553::system_clock::bcsctl3::XCAP_R

type XCAP_R = R<u8, XCAP_A>;

Reader of field XCAP

Methods

impl XCAP_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is XCAP_0

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

Checks if the value of the field is XCAP_1

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

Checks if the value of the field is XCAP_2

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

Checks if the value of the field is XCAP_3