Struct nrf52840::saadc::TASKS_STOP[][src]

pub struct TASKS_STOP { /* fields omitted */ }

Stops the SAADC and terminates all on-going conversions

Methods

impl TASKS_STOP
[src]

Writes to the register

Auto Trait Implementations

impl Send for TASKS_STOP

impl !Sync for TASKS_STOP