[][src]Type Definition lpc55_pac::usart0::cfg::SYNCMST_R

type SYNCMST_R = R<bool, SYNCMST_A>;
[]

Reader of field SYNCMST

Implementations

impl SYNCMST_R[src][]

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

Get enumerated values variant

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

Checks if the value of the field is SLAVE

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

Checks if the value of the field is MASTER