nrf52840_pac::usbd::dtoggleType Alias VALUE_R
Source pub type VALUE_R = FieldReader<u8, VALUE_A>;
Expand description
Field VALUE
reader - Data toggle value
struct VALUE_R { }
Get enumerated values variant
Checks if the value of the field is NOP
Checks if the value of the field is DATA0
Checks if the value of the field is DATA1