Constant chipset::pm::RESET_VALUE
source ยท pub const RESET_VALUE: u8 = 0x01;
Expand description
Value that initiates a system reset when written to DynReg::RESET
.
pub const RESET_VALUE: u8 = 0x01;
Value that initiates a system reset when written to DynReg::RESET
.