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

type XT2S_R = R<u8, XT2S_A>;

Reader of field XT2S

Methods

impl XT2S_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is XT2S_0

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

Checks if the value of the field is XT2S_1

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

Checks if the value of the field is XT2S_2

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

Checks if the value of the field is XT2S_3