Ctxd

Type Alias Ctxd 

Source
pub type Ctxd = RegValueT<Ctxd_SPEC>;
Expand description

CEC Transmission Buffer Register

Aliased Type§

pub struct Ctxd { /* private fields */ }

Trait Implementations§

Source§

impl Default for Ctxd

Source§

fn default() -> Ctxd

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