W

Type Alias W 

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

Register TO writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn timeout(&mut self) -> TimeoutW<'_, ToSpec>

Bits 0:23 - Timeout Value TIMEOUT value is the value (0 to 2<super 24>-1) that defines the time-out interval. The time-out interval is given by the equation shown in the TIMEOUT Interval Equation.

Source

pub fn rsvd(&mut self) -> RsvdW<'_, ToSpec>

Bits 24:31