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

type TIMEOUT_R = R<u8, TIMEOUT_A>;

Reader of field TIMEOUT

Methods

impl TIMEOUT_R[src]

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