[][src]Type Definition lpc11xx::c_can::canstat::BOFF_R

type BOFF_R = R<bool, BOFF_A>;

Reader of field BOFF

Methods

impl BOFF_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTBUSOFF

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

Checks if the value of the field is BUSOFF