[][src]Type Definition lpc55_pac::i2c0::stat::SLVDESEL_R

type SLVDESEL_R = R<bool, SLVDESEL_A>;
[]

Reader of field SLVDESEL

Implementations

impl SLVDESEL_R[src][]

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

Get enumerated values variant

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

Checks if the value of the field is NOT_DESELECTED

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

Checks if the value of the field is DESELECTED