nrf52840_pac::saadc::resolution

Type Alias 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