Type Alias nrf52840_pac::usbd::isosplit::SPLIT_R

source ·
pub type SPLIT_R = FieldReader<u16, SPLIT_A>;
Expand description

Field SPLIT reader - Controls the split of ISO buffers

Aliased Type§

struct SPLIT_R { /* private fields */ }

Implementations§

source§

impl SPLIT_R

source

pub fn variant(&self) -> Option<SPLIT_A>

Get enumerated values variant

source

pub fn is_one_dir(&self) -> bool

Checks if the value of the field is ONE_DIR

source

pub fn is_half_in(&self) -> bool

Checks if the value of the field is HALF_IN