Type Definition stm32f1::stm32f103::i2c1::oar1::ADDMODE_R[][src]

type ADDMODE_R = R<bool, ADDMODE_A>;

Reader of field ADDMODE

Implementations

impl ADDMODE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is ADD7

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

Checks if the value of the field is ADD10