[][src]Type Definition lpc82x_pac::acomp::ctrl::EDGESEL_R

type EDGESEL_R = R<u8, EDGESEL_A>;

Reader of field EDGESEL

Methods

impl EDGESEL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is FALLING_EDGES

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

Checks if the value of the field is RISING_EDGES

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

Checks if the value of the field is BOTH_EDGES0

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

Checks if the value of the field is BOTH_EDGES1