Type Alias W

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

Register data_config writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn bit_order(&mut self) -> BIT_ORDER_W<'_, DATA_CONFIG_SPEC>

Bit 0 - Enable bit inverse in each data word

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