Skip to main content

BteR

Type Alias BteR 

Source
pub type BteR = BitReader<Bte>;
Expand description

Field BTE reader - Bit Timing Expansion Enable

Aliased Type§

pub struct BteR { /* private fields */ }

Implementations§

Source§

impl BteR

Source

pub const fn variant(&self) -> Bte

Get enumerated values variant

Source

pub fn is_disable(&self) -> bool

Disable

Source

pub fn is_enable(&self) -> bool

Enable