[][src]Type Definition stm32f7::stm32f7x9::i2c1::isr::ADDR_R

type ADDR_R = R<bool, ADDR_A>;

Reader of field ADDR

Implementations

impl ADDR_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTMATCH

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

Checks if the value of the field is MATCH