Type Alias RWSTART_R

Source
pub type RWSTART_R = BitReader<RWSTART>;
Expand description

Field RWSTART reader - Read wait start

Aliased Type§

struct RWSTART_R { /* private fields */ }

Implementations§

Source§

impl RWSTART_R

Source

pub const fn variant(&self) -> RWSTART

Get enumerated values variant

Source

pub fn is_disabled(&self) -> bool

Don’t start read wait operation

Source

pub fn is_enabled(&self) -> bool

Read wait operation starts