[][src]Type Definition stm32l0::stm32l0x3::i2c1::oar2::OA2MSK_R

type OA2MSK_R = R<u8, OA2MSK_A>;

Reader of field OA2MSK

Methods

impl OA2MSK_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOMASK

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

Checks if the value of the field is MASK1

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

Checks if the value of the field is MASK2

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

Checks if the value of the field is MASK3

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

Checks if the value of the field is MASK4

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

Checks if the value of the field is MASK5

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

Checks if the value of the field is MASK6

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

Checks if the value of the field is MASK7