[][src]Type Definition efm32pg12_pac::csen::dmcfg::CRMODE_R

type CRMODE_R = R<u8, CRMODE_A>;

Reader of field CRMODE

Methods

impl CRMODE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DM10

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

Checks if the value of the field is DM12

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

Checks if the value of the field is DM14

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

Checks if the value of the field is DM16