[][src]Type Definition efm32pg12_pac::letimer0::prssel::PRSSTARTMODE_R

type PRSSTARTMODE_R = R<u8, PRSSTARTMODE_A>;

Reader of field PRSSTARTMODE

Methods

impl PRSSTARTMODE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NONE

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

Checks if the value of the field is RISING

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

Checks if the value of the field is FALLING

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

Checks if the value of the field is BOTH