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

type TC_R = R<bool, TC_A>;

Reader of field TC

Methods

impl TC_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTCOMPLETE

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

Checks if the value of the field is COMPLETE