[][src]Type Definition lpc55_pac::i2c0::slvctl::AUTOACK_R

type AUTOACK_R = R<bool, AUTOACK_A>;
[]

Reader of field AUTOACK

Implementations

impl AUTOACK_R[src][]

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

Get enumerated values variant

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

Checks if the value of the field is NORMAL

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

Checks if the value of the field is AUTOMATIC_ACK