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

type FORCEON_R = R<bool, FORCEON_A>;

Reader of field FORCEON

Methods

impl FORCEON_R[src]

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