Skip to main content

DEV_STAT_R

Type Alias DEV_STAT_R 

Source
pub type DEV_STAT_R = BitReader<bool>;
Expand description

Field DEV_STAT reader - Set when USB Bus reset, USB suspend change or Connect change event occurs. Refer to Section 13.12.6 Set Device Status (Command: 0xFE, Data: write 1 byte) on page 366.

Aliased Typeยง

pub struct DEV_STAT_R { /* private fields */ }