[][src]Type Definition nrf51::power::dcdcforce::FORCEOFF_R

type FORCEOFF_R = R<bool, FORCEOFF_A>;

Reader of field FORCEOFF

Methods

impl FORCEOFF_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOFORCE

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

Checks if the value of the field is FORCE