[][src]Type Definition lpc11xx::uart::ier::RBRIE_R

type RBRIE_R = R<bool, RBRIE_A>;

Reader of field RBRIE

Methods

impl RBRIE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DISABLE

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

Checks if the value of the field is ENABLE