Statl

Type Alias Statl 

Source
pub type Statl = RegValueT<Statl_SPEC>;
Expand description

CEC Transmission Start Bit Low Width Setting Register

Aliased Type§

pub struct Statl { /* private fields */ }

Implementations§

Source§

impl Statl

Source

pub fn statl(self) -> RegisterField<0, 0x1ff, 1, 0, u16, u16, Statl_SPEC, RW>

CEC Transmission Start Bit Low Width Setting

Trait Implementations§

Source§

impl Default for Statl

Source§

fn default() -> Statl

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