Type Alias W

Source
pub type W = W<CMD_SPEC>;
Expand description

Register CMD writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn val(&mut self) -> VAL_W<'_, CMD_SPEC>

Bits 0:13 - Command content

Source

pub fn done(&mut self) -> DONE_W<'_, CMD_SPEC>

Bit 31 - Bit is set by HW when command is done