[][src]Type Definition stm32f3::stm32f303::i2c1::isr::NACKF_R

type NACKF_R = R<bool, NACKF_A>;

Reader of field NACKF

Methods

impl NACKF_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NONACK

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

Checks if the value of the field is NACK