[][src]Type Definition ambiq_apollo1_pac::vcomp::cfg::R

type R = R<u32, CFG>;

Reader of register CFG

Methods

impl R[src]

pub fn lvlsel(&self) -> LVLSEL_R[src]

Bits 16:19 - When the reference input NSEL is set to NSEL_DAC, this bitfield selects the voltage level for the negative input to the comparator.

pub fn nsel(&self) -> NSEL_R[src]

Bits 8:9 - This bitfield selects the negative input to the comparator.

pub fn psel(&self) -> PSEL_R[src]

Bits 0:1 - This bitfield selects the positive input to the comparator.