pub type START_OF_FRAME_R = BitReader<START_OF_FRAME_A>;
Expand description

Field start_of_frame reader - StartofFrame Interrupt Enable

Aliased Type§

struct START_OF_FRAME_R { /* private fields */ }

Implementations§

source§

impl START_OF_FRAME_R

source

pub fn variant(&self) -> START_OF_FRAME_A

Get enumerated values variant

source

pub fn is_ignore(&self) -> bool

Checks if the value of the field is IGNORE

source

pub fn is_enable(&self) -> bool

Checks if the value of the field is ENABLE