[][src]Type Definition k22f::system_control::hfsr::FORCED_R

type FORCED_R = R<bool, FORCED_A>;

Reader of field FORCED

Methods

impl FORCED_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is _0

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

Checks if the value of the field is _1