[][src]Type Definition msp430g2553::usci_b0_i2c_mode::ucb0ctl1::UCSSEL_R

type UCSSEL_R = R<u8, UCSSEL_A>;

Reader of field UCSSEL

Methods

impl UCSSEL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is UCSSEL_0

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

Checks if the value of the field is UCSSEL_1

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

Checks if the value of the field is UCSSEL_2

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

Checks if the value of the field is UCSSEL_3