Type Alias R

Source
pub type R = R<ACOMP_CTRL_SPEC>;
Expand description

Register acomp_ctrl reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn acomp1_rstn_ana(&self) -> ACOMP1_RSTN_ANA_R

Bit 0

Source

pub fn acomp0_rstn_ana(&self) -> ACOMP0_RSTN_ANA_R

Bit 1

Source

pub fn acomp1_test_en(&self) -> ACOMP1_TEST_EN_R

Bit 8

Source

pub fn acomp0_test_en(&self) -> ACOMP0_TEST_EN_R

Bit 9

Source

pub fn acomp1_test_sel(&self) -> ACOMP1_TEST_SEL_R

Bits 10:11

Source

pub fn acomp0_test_sel(&self) -> ACOMP0_TEST_SEL_R

Bits 12:13

Source

pub fn acomp1_out_raw(&self) -> ACOMP1_OUT_RAW_R

Bit 17

Source

pub fn acomp0_out_raw(&self) -> ACOMP0_OUT_RAW_R

Bit 19

Source

pub fn acomp_vref_sel(&self) -> ACOMP_VREF_SEL_R

Bits 24:29