[][src]Type Definition lpc55s6x_pac::iocon::pio0_13::I2CFILTER_R

type I2CFILTER_R = R<bool, I2CFILTER_A>;

Reader of field I2CFILTER

Methods

impl I2CFILTER_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is FAST_MODE

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

Checks if the value of the field is STANDARD_MODE