Statbh

Type Alias Statbh 

Source
pub type Statbh = RegValueT<Statbh_SPEC>;
Expand description

CEC Reception Start Bit Maximum Bit Width Setting Register

Aliased Type§

pub struct Statbh { /* private fields */ }

Implementations§

Source§

impl Statbh

Source

pub fn statbh(self) -> RegisterField<0, 0x1ff, 1, 0, u16, u16, Statbh_SPEC, RW>

CEC Reception Start Bit Maximum Bit Width Setting

Trait Implementations§

Source§

impl Default for Statbh

Source§

fn default() -> Statbh

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