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

type TXPOL_R = R<bool, TXPOL_A>;
[]

Reader of field TXPOL

Implementations

impl TXPOL_R[src][]

pub fn variant(&self) -> TXPOL_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