Statbl

Type Alias Statbl 

Source
pub type Statbl = RegValueT<Statbl_SPEC>;
Expand description

CEC Reception Start Bit Minimum Bit Width Setting Register

Aliased Type§

pub struct Statbl { /* private fields */ }

Implementations§

Source§

impl Statbl

Source

pub fn statbl(self) -> RegisterField<0, 0x1ff, 1, 0, u16, u16, Statbl_SPEC, RW>

CEC Reception Start Bit Minimum Bit Width Setting

Trait Implementations§

Source§

impl Default for Statbl

Source§

fn default() -> Statbl

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