pub type SBSMPLR_R = FieldReader<SBSMPLRSELECT_A>;
Expand description

Field SBSMPLR reader - Loading Edge Subsampling Ratio

Aliased Type§

struct SBSMPLR_R { /* private fields */ }

Implementations§

source§

impl SBSMPLR_R

source

pub fn variant(&self) -> Option<SBSMPLRSELECT_A>

Get enumerated values variant

source

pub fn is_one(&self) -> bool

Checks if the value of the field is ONE

source

pub fn is_half(&self) -> bool

Checks if the value of the field is HALF

source

pub fn is_fourth(&self) -> bool

Checks if the value of the field is FOURTH

source

pub fn is_eighth(&self) -> bool

Checks if the value of the field is EIGHTH

source

pub fn is_sixteenth(&self) -> bool

Checks if the value of the field is SIXTEENTH