[][src]Type Definition lpc54606_pac::i2c0::stat::SLVSEL_R

type SLVSEL_R = R<bool, SLVSEL_A>;

Reader of field SLVSEL

Methods

impl SLVSEL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOT_SELECTED

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

Checks if the value of the field is SELECTED