[][src]Type Definition k22f::axbs::crs::RO_R

type RO_R = R<bool, RO_A>;

Reader of field RO

Methods

impl RO_R[src]

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