Type Alias esp32s2::systimer::unit_op::R

source ·
pub type R = R<UNIT_OP_SPEC>;
Expand description

Register UNIT%s_OP reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

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