[][src]Type Definition efm32pg12_pac::prs::ch10_ctrl::EDSEL_R

type EDSEL_R = R<u8, EDSEL_A>;

Reader of field EDSEL

Methods

impl EDSEL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is OFF

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

Checks if the value of the field is POSEDGE

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

Checks if the value of the field is NEGEDGE

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

Checks if the value of the field is BOTHEDGES