Datbh

Type Alias Datbh 

Source
pub type Datbh = RegValueT<Datbh_SPEC>;
Expand description

CEC Reception Data Bit Maximum Bit Width Setting Register

Aliased Type§

pub struct Datbh { /* private fields */ }

Implementations§

Source§

impl Datbh

Source

pub fn datbh(self) -> RegisterField<0, 0x1ff, 1, 0, u16, u16, Datbh_SPEC, RW>

CEC Reception Data Bit Maximum Bit Width Setting

Trait Implementations§

Source§

impl Default for Datbh

Source§

fn default() -> Datbh

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