Struct nrf52840::saadc::EVENTS_DONE[][src]

pub struct EVENTS_DONE { /* fields omitted */ }

A conversion task has been completed. Depending on the configuration, multiple conversions might be needed for a result to be transferred to RAM.

Methods

impl EVENTS_DONE
[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

impl Send for EVENTS_DONE

impl !Sync for EVENTS_DONE