[][src]Type Definition msp430fr2355::e_usci_b1::ucb1i2coa2::UCOAEN_R

type UCOAEN_R = R<bool, UCOAEN_A>;

Reader of field UCOAEN

Implementations

impl UCOAEN_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DISABLE

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

Checks if the value of the field is ENABLE