REFRSEL_R

Type Alias REFRSEL_R 

Source
pub type REFRSEL_R = FieldReader<u8, REFRSEL_A>;
Expand description

Field REFRSEL reader - Refresh Interval Select

Aliased Type§

pub struct REFRSEL_R { /* private fields */ }

Implementations§

Source§

impl REFRSEL_R

Source

pub fn variant(&self) -> REFRSEL_A

Get enumerated values variant

Source

pub fn is_8cycles(&self) -> bool

Checks if the value of the field is _8CYCLES

Source

pub fn is_16cycles(&self) -> bool

Checks if the value of the field is _16CYCLES

Source

pub fn is_32cycles(&self) -> bool

Checks if the value of the field is _32CYCLES

Source

pub fn is_64cycles(&self) -> bool

Checks if the value of the field is _64CYCLES