Type Alias esp32::i2s0::outfifo_push::W

source ·
pub type W = W<OUTFIFO_PUSH_SPEC>;
Expand description

Register OUTFIFO_PUSH writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn outfifo_wdata(&mut self) -> OUTFIFO_WDATA_W<'_, OUTFIFO_PUSH_SPEC>

Bits 0:8

source

pub fn outfifo_push(&mut self) -> OUTFIFO_PUSH_W<'_, OUTFIFO_PUSH_SPEC>

Bit 16

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