[][src]Type Definition lpc55_pac::i2c0::stat::EVENTTIMEOUT_R

type EVENTTIMEOUT_R = R<bool, EVENTTIMEOUT_A>;
[]

Reader of field EVENTTIMEOUT

Implementations

impl EVENTTIMEOUT_R[src][]

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

Get enumerated values variant

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

Checks if the value of the field is NO_TIMEOUT

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

Checks if the value of the field is EVEN_TIMEOUT