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

type VREFUPDATE_R = R<u8, VREFUPDATE_A>;

Reader of field VREFUPDATE

Methods

impl VREFUPDATE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is _32CYCLES

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

Checks if the value of the field is _64CYCLES

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

Checks if the value of the field is _128CYCLES

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

Checks if the value of the field is _256CYCLES