pub type REFRESHPERIOD_R = FieldReader<u8, REFRESHPERIOD_A>;
Expand description

Field REFRESHPERIOD reader - Refresh Period

Implementations§

source§

impl REFRESHPERIOD_R

source

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