[][src]Type Definition nrf52832_pac::saadc::RESOLUTION

type RESOLUTION = Reg<u32, _RESOLUTION>;

Resolution configuration

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see resolution module

Trait Implementations

impl Readable for RESOLUTION[src]

read() method returns resolution::R reader structure

impl ResetValue for RESOLUTION[src]

Register RESOLUTION reset()'s with value 0x01

type Type = u32

Register size

impl Writable for RESOLUTION[src]

write(|w| ..) method takes resolution::W writer structure