[][src]Type Definition efm32hg309f64::vcmp::ctrl::WARMTIME_R

type WARMTIME_R = R<u8, WARMTIME_A>;

Reader of field WARMTIME

Methods

impl WARMTIME_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is _4CYCLES

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

Checks if the value of the field is _8CYCLES

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_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

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

Checks if the value of the field is _512CYCLES