Type Alias W

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

Register data_write writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn value(&mut self) -> VALUE_W<'_, DATA_WRITE_SPEC>

Bits 0:7 - Write data to FIFO

Source

pub unsafe fn bits(&mut self, bits: u32) -> &mut Self

Writes raw bits to the register.

§Safety

Passing incorrect value can cause undefined behaviour. See reference manual