[][src]Type Definition nrf52832_pac::twim0::errorsrc::ANACK_R

type ANACK_R = R<bool, ANACK_A>;

Reader of field ANACK

Methods

impl ANACK_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTRECEIVED

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

Checks if the value of the field is RECEIVED