pub type R = R<UNIT_OP_SPEC>;
Expand description
Register UNIT%s_OP
reader
Aliased Type§
struct R { /* private fields */ }
Implementations§
source§impl R
impl R
sourcepub fn value_valid(&self) -> VALUE_VALID_R
pub fn value_valid(&self) -> VALUE_VALID_R
Bit 30 - Check if it is valid to read out timer value from registers. 0: Not ready to read timer value from registers; 1: Ready to read timer value from registers