[][src]Type Definition efm32pg12_pac::lesense::ctrl::SCANMODE_R

type SCANMODE_R = R<u8, SCANMODE_A>;

Reader of field SCANMODE

Methods

impl SCANMODE_R[src]

pub fn variant(&self) -> Variant<u8, SCANMODE_A>[src]

Get enumerated values variant

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

Checks if the value of the field is PERIODIC

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

Checks if the value of the field is ONESHOT

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

Checks if the value of the field is PRS