pub const RESET_HOLD_US: u32 = 1_000;
How long NRESET is held low, in microseconds. The datasheet’s Manual Reset section asks for a hundred microseconds; this is the 1 ms Semtech’s LoRaMac-node holds it for.