Move common bits up to spi/mod.rs. Isolate the RNG interrupt in a sub-module to avoid conflict with the const.
Add IRQ to impl_rng!() to accomodate RNG vs HASH_RNG split.