R

Type Alias R 

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

Register TO reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn timeout(&self) -> TimeoutR

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(&self) -> RsvdR

Bits 24:31