Statll

Type Alias Statll 

Source
pub type Statll = RegValueT<Statll_SPEC>;
Expand description

CEC Reception Start Bit Minimum Low Width Setting Register

Aliased Type§

pub struct Statll { /* private fields */ }

Implementations§

Source§

impl Statll

Source

pub fn statll(self) -> RegisterField<0, 0x1ff, 1, 0, u16, u16, Statll_SPEC, RW>

CEC Reception Start Bit Minimum Low Width Setting

Trait Implementations§

Source§

impl Default for Statll

Source§

fn default() -> Statll

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