[][src]Type Definition efm32pg1b_pac::cmu::hfxotimeoutctrl::SHUNTOPTTIMEOUT_R

type SHUNTOPTTIMEOUT_R = R<u8, SHUNTOPTTIMEOUT_A>;

Reader of field SHUNTOPTTIMEOUT

Methods

impl SHUNTOPTTIMEOUT_R[src]

pub fn variant(&self) -> Variant<u8, SHUNTOPTTIMEOUT_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