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

type ADDR_R = R<bool, ADDR_A>;

Reader of field ADDR

Methods

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