Type Alias nrf52840_pac::power::resetreas::NFC_W
source · pub type NFC_W<'a, const O: u8> = BitWriter<'a, u32, RESETREAS_SPEC, NFC_A, O>;
Expand description
Field NFC
writer - Reset due to wake up from System OFF mode by NFC field detect
Aliased Type§
struct NFC_W<'a, const O: u8> { /* private fields */ }