[][src]Type Definition rsl10_pac::dio::dio_cfg::LPF_R

type LPF_R = R<bool, LPF_A>;

Reader of field LPF

Methods

impl LPF_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DIO_LPF_DISABLE

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

Checks if the value of the field is DIO_LPF_ENABLE