[][src]Type Definition nrf52832_pac::pdm::mode::EDGE_R

type EDGE_R = R<bool, EDGE_A>;

Reader of field EDGE

Methods

impl EDGE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is LEFTFALLING

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

Checks if the value of the field is LEFTRISING