pub type DATABITS_R = FieldReader<u8, DATABITS_A>;
Expand description

Field DATABITS reader - Data-Bit Mode

Implementations§

source§

impl DATABITS_R

source

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

Get enumerated values variant

source

pub fn is_four(&self) -> bool

Checks if the value of the field is FOUR

source

pub fn is_five(&self) -> bool

Checks if the value of the field is FIVE

source

pub fn is_six(&self) -> bool

Checks if the value of the field is SIX

source

pub fn is_seven(&self) -> bool

Checks if the value of the field is SEVEN

source

pub fn is_eight(&self) -> bool

Checks if the value of the field is EIGHT

source

pub fn is_nine(&self) -> bool

Checks if the value of the field is NINE

source

pub fn is_ten(&self) -> bool

Checks if the value of the field is TEN

source

pub fn is_eleven(&self) -> bool

Checks if the value of the field is ELEVEN

source

pub fn is_twelve(&self) -> bool

Checks if the value of the field is TWELVE

source

pub fn is_thirteen(&self) -> bool

Checks if the value of the field is THIRTEEN

source

pub fn is_fourteen(&self) -> bool

Checks if the value of the field is FOURTEEN

source

pub fn is_fifteen(&self) -> bool

Checks if the value of the field is FIFTEEN

source

pub fn is_sixteen(&self) -> bool

Checks if the value of the field is SIXTEEN