[][src]Type Definition lpc55_pac::casper::status::CARRY_R

type CARRY_R = R<bool, CARRY_A>;
[]

Reader of field CARRY

Implementations

impl CARRY_R[src][]

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

Get enumerated values variant

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

Checks if the value of the field is NO_CARRY

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

Checks if the value of the field is CARRY