[][src]Type Definition lpc55s6x_pac::casper::ctrl1::CSKIP_R

type CSKIP_R = R<u8, CSKIP_A>;

Reader of field CSKIP

Methods

impl CSKIP_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NO_SKIP

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

Checks if the value of the field is SKIP_IF_1

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

Checks if the value of the field is SKIP_IF_0

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

Checks if the value of the field is SET_AND_SKIP