Nomp

Type Alias Nomp 

Source
pub type Nomp = RegValueT<Nomp_SPEC>;
Expand description

CEC Data Bit Reference Width Setting Register

Aliased Type§

pub struct Nomp { /* private fields */ }

Implementations§

Source§

impl Nomp

Source

pub fn nomp(self) -> RegisterField<0, 0x1ff, 1, 0, u16, u16, Nomp_SPEC, RW>

CEC Data Bit Reference Width Setting

Trait Implementations§

Source§

impl Default for Nomp

Source§

fn default() -> Nomp

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