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

type OEPOL_R = R<bool, OEPOL_A>;
[]

Reader of field OEPOL

Implementations

impl OEPOL_R[src][]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH