Type Alias nrf52840_pac::saadc::resolution::VAL_W

source ·
pub type VAL_W<'a, const O: u8> = FieldWriter<'a, u32, RESOLUTION_SPEC, u8, VAL_A, 3, O>;
Expand description

Field VAL writer - Set the resolution

Aliased Type§

struct VAL_W<'a, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, const O: u8> VAL_W<'a, O>

source

pub fn _8bit(self) -> &'a mut W

8 bits

source

pub fn _10bit(self) -> &'a mut W

10 bits

source

pub fn _12bit(self) -> &'a mut W

12 bits

source

pub fn _14bit(self) -> &'a mut W

14 bits