Struct nrf52840::nfct::AUTOCOLRESCONFIG[][src]

pub struct AUTOCOLRESCONFIG { /* fields omitted */ }

Controls the auto collision resolution function. This setting must be done before the NFCT peripheral is enabled.

Methods

impl AUTOCOLRESCONFIG
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations