[][src]Type Definition stm32f3::stm32f373::i2c1::cr2::PECBYTE_R

type PECBYTE_R = R<bool, PECBYTE_A>;

Reader of field PECBYTE

Methods

impl PECBYTE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOPEC

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

Checks if the value of the field is PEC