Expand description
Controls the startup delay
Structs§
- STARTUP_
SPEC - Controls the startup delay
Type Aliases§
- DELAY_R
- Field
DELAYreader - in multiples of 256*xtal_period. The reset value of 0xc4 corresponds to approx 50 000 cycles. - DELAY_W
- Field
DELAYwriter - in multiples of 256*xtal_period. The reset value of 0xc4 corresponds to approx 50 000 cycles. - R
- Register
STARTUPreader - W
- Register
STARTUPwriter - X4_R
- Field
X4reader - 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
X4writer - Multiplies the startup_delay by 4. This is of little value to the user given that the delay can be programmed directly.