[][src]Type Definition lpc82x_pac::swm0::pinenable0::I2C0_SDA_R

type I2C0_SDA_R = R<bool, I2C0_SDA_A>;

Reader of field I2C0_SDA

Methods

impl I2C0_SDA_R[src]

pub fn variant(&self) -> I2C0_SDA_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