[][src]Type Definition lpc11xx::uart::rs485ctrl::OINV_R

type OINV_R = R<bool, OINV_A>;

Reader of field OINV

Methods

impl OINV_R[src]

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