W

Type Alias W 

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

Register fcc writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn rx_fifo_clock_enable(&mut self) -> RX_FIFO_CLOCK_ENABLE_W<'_, FCC_SPEC>

Bit 0

Source

pub fn tx_fifo_clock_enable(&mut self) -> TX_FIFO_CLOCK_ENABLE_W<'_, FCC_SPEC>

Bit 1

Source

pub fn rx_fifo_clock_mode(&mut self) -> RX_FIFO_CLOCK_MODE_W<'_, FCC_SPEC>

Bit 2

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