[][src]Type Definition efm32pg12_pac::cmu::hfxotimeoutctrl::STEADYTIMEOUT_R

type STEADYTIMEOUT_R = R<u8, STEADYTIMEOUT_A>;

Reader of field STEADYTIMEOUT

Methods

impl STEADYTIMEOUT_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is _2CYCLES

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

Checks if the value of the field is _4CYCLES

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

Checks if the value of the field is _16CYCLES

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

Checks if the value of the field is _32CYCLES

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

Checks if the value of the field is _256CYCLES

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

Checks if the value of the field is _1KCYCLES

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

Checks if the value of the field is _2KCYCLES

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

Checks if the value of the field is _4KCYCLES

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

Checks if the value of the field is _8KCYCLES

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

Checks if the value of the field is _16KCYCLES

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

Checks if the value of the field is _32KCYCLES