Expand description
Controls the startup delay
Structs§
- STARTUP_
SPEC - Controls the startup delay
Type Aliases§
- DELAY_R
- Field
DELAY
reader - in multiples of 256*xtal_period. The reset value of 0xc4 corresponds to approx 50 000 cycles. - DELAY_W
- Field
DELAY
writer - in multiples of 256*xtal_period. The reset value of 0xc4 corresponds to approx 50 000 cycles. - R
- Register
STARTUP
reader - W
- Register
STARTUP
writer - X4_R
- Field
X4
reader - Multiplies the startup_delay by 4. This is of little value to the user given that the delay can be programmed directly. - X4_W
- Field
X4
writer - Multiplies the startup_delay by 4. This is of little value to the user given that the delay can be programmed directly.