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

type SLVSEL_R = R<bool, SLVSEL_A>;
[]

Reader of field SLVSEL

Implementations

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