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

type RXPOL_R = R<bool, RXPOL_A>;
[]

Reader of field RXPOL

Implementations

impl RXPOL_R[src][]

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

Get enumerated values variant

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

Checks if the value of the field is STANDARD

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

Checks if the value of the field is INVERTED