[][src]Type Definition efm32pg12_pac::cmu::lfxoctrl::TIMEOUT_R

type TIMEOUT_R = R<u8, TIMEOUT_A>;

Reader of field TIMEOUT

Methods

impl TIMEOUT_R[src]

pub fn variant(&self) -> TIMEOUT_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_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