pub type LINE_STATE_R = FieldReader<LINE_STATE_A>;
Expand description

Field LINE_STATE reader - USB bus line state

Aliased Type§

struct LINE_STATE_R { /* private fields */ }

Implementations§

source§

impl LINE_STATE_R

source

pub const fn variant(&self) -> LINE_STATE_A

Get enumerated values variant

source

pub fn is_se0(&self) -> bool

SE0

source

pub fn is_j(&self) -> bool

J

source

pub fn is_k(&self) -> bool

K

source

pub fn is_se1(&self) -> bool

SE1