Type Alias SB_R

Source
pub type SB_R = BitReader<SB>;
Expand description

Field SB reader - Start bit (Master mode)

Aliased Type§

pub struct SB_R { /* private fields */ }

Implementations§

Source§

impl SB_R

Source

pub const fn variant(&self) -> SB

Get enumerated values variant

Source

pub fn is_no_start(&self) -> bool

No Start condition

Source

pub fn is_start(&self) -> bool

Start condition generated