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

type SEL_R = R<bool, SEL_A>;

Reader of field SEL

Methods

impl SEL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is RTS

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

Checks if the value of the field is DTR