[][src]Type Definition k22f::fb::csmr::V_R

type V_R = R<bool, V_A>;

Reader of field V

Methods

impl V_R[src]

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