[][src]Type Definition nrf52832_pac::twis0::errorsrc::DNACK_R

type DNACK_R = R<bool, DNACK_A>;

Reader of field DNACK

Methods

impl DNACK_R[src]

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