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

type SYNCEN_R = R<bool, SYNCEN_A>;
[]

Reader of field SYNCEN

Implementations

impl SYNCEN_R[src][]

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

Get enumerated values variant

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

Checks if the value of the field is ASYNCHRONOUS_MODE

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

Checks if the value of the field is SYNCHRONOUS_MODE