pub type TimeoutR = FieldReader<u32>;Expand description
Field TIMEOUT reader - 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.
Aliased Typeยง
pub struct TimeoutR { /* private fields */ }