[][src]Type Definition lpc54606_pac::i2c0::slvadr::SADISABLE_R

type SADISABLE_R = R<bool, SADISABLE_A>;

Reader of field SADISABLE

Methods

impl SADISABLE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is ENABLED

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

Checks if the value of the field is DISABLED