Statb

Type Alias Statb 

Source
pub type Statb = RegValueT<Statb_SPEC>;
Expand description

CEC Transmission Start Bit Width Setting Register

Aliased Type§

pub struct Statb { /* private fields */ }

Implementations§

Source§

impl Statb

Source

pub fn statb(self) -> RegisterField<0, 0x1ff, 1, 0, u16, u16, Statb_SPEC, RW>

CEC Transmission Start Bit Width Setting

Trait Implementations§

Source§

impl Default for Statb

Source§

fn default() -> Statb

Returns the “default value” for a type. Read more