[][src]Type Definition lpc54606_pac::usart0::ctl::TXDIS_R

type TXDIS_R = R<bool, TXDIS_A>;

Reader of field TXDIS

Methods

impl TXDIS_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is ENABLED

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

Checks if the value of the field is DISABLED