[][src]Type Definition msp430fr2355::sfr::sfrie1::OFIE_R

type OFIE_R = R<bool, OFIE_A>;

Reader of field OFIE

Implementations

impl OFIE_R[src]

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