[][src]Type Definition lpc11xx::uart::acr::START_R

type START_R = R<bool, START_A>;

Reader of field START

Methods

impl START_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is STOP

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

Checks if the value of the field is START