[][src]Type Definition stm32l0::stm32l0x3::i2c1::isr::TCR_R

type TCR_R = R<bool, TCR_A>;

Reader of field TCR

Methods

impl TCR_R[src]

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