Type Alias esp32s2::twai0::data_9::W

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

Register DATA_9 writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn tx_byte_9(&mut self) -> TX_BYTE_9_W<'_, DATA_9_SPEC>

Bits 0:7 - Stored the 9th byte information of the data to be transmitted under operating mode.

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