[][src]Type Definition msp430fr2355::e_usci_a0::uca0ctlw0::UCSYNC_R

type UCSYNC_R = R<bool, UCSYNC_A>;

Reader of field UCSYNC

Implementations

impl UCSYNC_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is ASYNC

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

Checks if the value of the field is SYNC