Type Alias nrf52840_pac::usbd::epinen::IN0_R

source ·
pub type IN0_R = BitReader<IN0_A>;
Expand description

Field IN0 reader - Enable IN endpoint 0

Aliased Type§

struct IN0_R { /* private fields */ }

Implementations§

source§

impl IN0_R

source

pub fn variant(&self) -> IN0_A

Get enumerated values variant

source

pub fn is_disable(&self) -> bool

Checks if the value of the field is DISABLE

source

pub fn is_enable(&self) -> bool

Checks if the value of the field is ENABLE