[][src]Type Definition efm32hg309f64::usb::gahbcfg::HBSTLEN_R

type HBSTLEN_R = R<u8, HBSTLEN_A>;

Reader of field HBSTLEN

Methods

impl HBSTLEN_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is SINGLE

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

Checks if the value of the field is INCR

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

Checks if the value of the field is INCR4

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

Checks if the value of the field is INCR8

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

Checks if the value of the field is INCR16