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§
pub struct NFC_W<'a, const O: u8> { /* private fields */ }