Type Alias W

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

Register receive_timeout writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

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

Bits 0:7 - Timeout interrupt triggering value by bits received

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