pub type REPDELAY_R = FieldReader<u8, REPDELAY_A>;
Expand description

Field REPDELAY reader - REPDELAY Select for SINGLE REP Mode

Implementations§

source§

impl REPDELAY_R

source

pub fn variant(&self) -> REPDELAY_A

Get enumerated values variant

source

pub fn is_nodelay(&self) -> bool

Checks if the value of the field is NODELAY

source

pub fn is_4cycles(&self) -> bool

Checks if the value of the field is _4CYCLES

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

source

pub fn is_128cycles(&self) -> bool

Checks if the value of the field is _128CYCLES

source

pub fn is_256cycles(&self) -> bool

Checks if the value of the field is _256CYCLES