[][src]Type Definition efm32hg309f64::usart0::frame::DATABITS_R

type DATABITS_R = R<u8, DATABITS_A>;

Reader of field DATABITS

Methods

impl DATABITS_R[src]

pub fn variant(&self) -> Variant<u8, DATABITS_A>[src]

Get enumerated values variant

pub fn is_four(&self) -> bool[src]

Checks if the value of the field is FOUR

pub fn is_five(&self) -> bool[src]

Checks if the value of the field is FIVE

pub fn is_six(&self) -> bool[src]

Checks if the value of the field is SIX

pub fn is_seven(&self) -> bool[src]

Checks if the value of the field is SEVEN

pub fn is_eight(&self) -> bool[src]

Checks if the value of the field is EIGHT

pub fn is_nine(&self) -> bool[src]

Checks if the value of the field is NINE

pub fn is_ten(&self) -> bool[src]

Checks if the value of the field is TEN

pub fn is_eleven(&self) -> bool[src]

Checks if the value of the field is ELEVEN

pub fn is_twelve(&self) -> bool[src]

Checks if the value of the field is TWELVE

pub fn is_thirteen(&self) -> bool[src]

Checks if the value of the field is THIRTEEN

pub fn is_fourteen(&self) -> bool[src]

Checks if the value of the field is FOURTEEN

pub fn is_fifteen(&self) -> bool[src]

Checks if the value of the field is FIFTEEN

pub fn is_sixteen(&self) -> bool[src]

Checks if the value of the field is SIXTEEN