[][src]Type Definition k22f::cmt::msc::BASE_R

type BASE_R = R<bool, BASE_A>;

Reader of field BASE

Methods

impl BASE_R[src]

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