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

type R = R<u32, STAT>;

Reader of register STAT

Methods

impl R[src]

pub fn pwdstat(&self) -> PWDSTAT_R[src]

Bit 1 - This bit indicates the power down state of the voltage comparator.

pub fn cmpout(&self) -> CMPOUT_R[src]

Bit 0 - This bit is 1 if the positive input of the comparator is greater than the negative input.