[][src]Type Definition lpc54606_pac::dmic0::channel::phy_ctrl::PHY_FALL_R

type PHY_FALL_R = R<bool, PHY_FALL_A>;

Reader of field PHY_FALL

Methods

impl PHY_FALL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is RISING_EDGE

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

Checks if the value of the field is FALLING_EDGE