[][src]Enum ambiq_apollo3_pac::clkgen::clockenstat::CLOCKENSTATR

pub enum CLOCKENSTATR {
    ADC_CLKEN,
    APBDMA_ACTIVITY_CLKEN,
    APBDMA_AOH_CLKEN,
    APBDMA_AOL_CLKEN,
    APBDMA_APB_CLKEN,
    APBDMA_BLEL_CLKEN,
    APBDMA_HCPA_CLKEN,
    APBDMA_HCPB_CLKEN,
    APBDMA_HCPC_CLKEN,
    APBDMA_MSPI_CLKEN,
    APBDMA_PDM_CLKEN,
    BLEIF_CLK_CLKEN,
    BLEIF_CLK32K_CLKEN,
    CTIMER_CLKEN,
    CTIMER0A_CLKEN,
    CTIMER0B_CLKEN,
    CTIMER1A_CLKEN,
    CTIMER1B_CLKEN,
    CTIMER2A_CLKEN,
    CTIMER2B_CLKEN,
    CTIMER3A_CLKEN,
    CTIMER3B_CLKEN,
    CTIMER4A_CLKEN,
    CTIMER4B_CLKEN,
    CTIMER5A_CLKEN,
    CTIMER5B_CLKEN,
    CTIMER6A_CLKEN,
    CTIMER6B_CLKEN,
    CTIMER7A_CLKEN,
    CTIMER7B_CLKEN,
    DAP_CLKEN,
    IOMSTRIFC0_CLKEN,
    _Reserved(u32),
}

Possible values of the field CLOCKENSTAT

Variants

ADC_CLKEN

Clock enable for the ADC. value.

APBDMA_ACTIVITY_CLKEN

Clock enable for the APBDMA ACTIVITY value.

APBDMA_AOH_CLKEN

Clock enable for the APBDMA AOH DOMAIN value.

APBDMA_AOL_CLKEN

Clock enable for the APBDMA AOL DOMAIN value.

APBDMA_APB_CLKEN

Clock enable for the APBDMA_APB value.

APBDMA_BLEL_CLKEN

Clock enable for the APBDMA_BLEL value.

APBDMA_HCPA_CLKEN

Clock enable for the APBDMA_HCPA value.

APBDMA_HCPB_CLKEN

Clock enable for the APBDMA_HCPB value.

APBDMA_HCPC_CLKEN

Clock enable for the APBDMA_HCPC value.

APBDMA_MSPI_CLKEN

Clock enable for the APBDMA_MSPI value.

APBDMA_PDM_CLKEN

Clock enable for the APBDMA_PDM value.

BLEIF_CLK_CLKEN

Clock enable for the BLEIF value.

BLEIF_CLK32K_CLKEN

Clock enable for the BLEIF 32khZ CLOCK value.

CTIMER_CLKEN

Clock enable for the CTIMER BLOCK value.

CTIMER0A_CLKEN

Clock enable for the CTIMER0A value.

CTIMER0B_CLKEN

Clock enable for the CTIMER0B value.

CTIMER1A_CLKEN

Clock enable for the CTIMER1A value.

CTIMER1B_CLKEN

Clock enable for the CTIMER1B value.

CTIMER2A_CLKEN

Clock enable for the CTIMER2A value.

CTIMER2B_CLKEN

Clock enable for the CTIMER2B value.

CTIMER3A_CLKEN

Clock enable for the CTIMER3A value.

CTIMER3B_CLKEN

Clock enable for the CTIMER3B value.

CTIMER4A_CLKEN

Clock enable for the CTIMER4A value.

CTIMER4B_CLKEN

Clock enable for the CTIMER4B value.

CTIMER5A_CLKEN

Clock enable for the CTIMER5A value.

CTIMER5B_CLKEN

Clock enable for the CTIMER5B value.

CTIMER6A_CLKEN

Clock enable for the CTIMER6A value.

CTIMER6B_CLKEN

Clock enable for the CTIMER6B value.

CTIMER7A_CLKEN

Clock enable for the CTIMER7A value.

CTIMER7B_CLKEN

Clock enable for the CTIMER7B value.

DAP_CLKEN

Clock enable for the DAP value.

IOMSTRIFC0_CLKEN

Clock enable for the IOMSTRIFC0 value.

_Reserved(u32)

Reserved

Methods

impl CLOCKENSTATR[src]

pub fn bits(&self) -> u32[src]

Value of the field as raw bits

pub fn is_adc_clken(&self) -> bool[src]

Checks if the value of the field is ADC_CLKEN

pub fn is_apbdma_activity_clken(&self) -> bool[src]

Checks if the value of the field is APBDMA_ACTIVITY_CLKEN

pub fn is_apbdma_aoh_clken(&self) -> bool[src]

Checks if the value of the field is APBDMA_AOH_CLKEN

pub fn is_apbdma_aol_clken(&self) -> bool[src]

Checks if the value of the field is APBDMA_AOL_CLKEN

pub fn is_apbdma_apb_clken(&self) -> bool[src]

Checks if the value of the field is APBDMA_APB_CLKEN

pub fn is_apbdma_blel_clken(&self) -> bool[src]

Checks if the value of the field is APBDMA_BLEL_CLKEN

pub fn is_apbdma_hcpa_clken(&self) -> bool[src]

Checks if the value of the field is APBDMA_HCPA_CLKEN

pub fn is_apbdma_hcpb_clken(&self) -> bool[src]

Checks if the value of the field is APBDMA_HCPB_CLKEN

pub fn is_apbdma_hcpc_clken(&self) -> bool[src]

Checks if the value of the field is APBDMA_HCPC_CLKEN

pub fn is_apbdma_mspi_clken(&self) -> bool[src]

Checks if the value of the field is APBDMA_MSPI_CLKEN

pub fn is_apbdma_pdm_clken(&self) -> bool[src]

Checks if the value of the field is APBDMA_PDM_CLKEN

pub fn is_bleif_clk_clken(&self) -> bool[src]

Checks if the value of the field is BLEIF_CLK_CLKEN

pub fn is_bleif_clk32k_clken(&self) -> bool[src]

Checks if the value of the field is BLEIF_CLK32K_CLKEN

pub fn is_ctimer_clken(&self) -> bool[src]

Checks if the value of the field is CTIMER_CLKEN

pub fn is_ctimer0a_clken(&self) -> bool[src]

Checks if the value of the field is CTIMER0A_CLKEN

pub fn is_ctimer0b_clken(&self) -> bool[src]

Checks if the value of the field is CTIMER0B_CLKEN

pub fn is_ctimer1a_clken(&self) -> bool[src]

Checks if the value of the field is CTIMER1A_CLKEN

pub fn is_ctimer1b_clken(&self) -> bool[src]

Checks if the value of the field is CTIMER1B_CLKEN

pub fn is_ctimer2a_clken(&self) -> bool[src]

Checks if the value of the field is CTIMER2A_CLKEN

pub fn is_ctimer2b_clken(&self) -> bool[src]

Checks if the value of the field is CTIMER2B_CLKEN

pub fn is_ctimer3a_clken(&self) -> bool[src]

Checks if the value of the field is CTIMER3A_CLKEN

pub fn is_ctimer3b_clken(&self) -> bool[src]

Checks if the value of the field is CTIMER3B_CLKEN

pub fn is_ctimer4a_clken(&self) -> bool[src]

Checks if the value of the field is CTIMER4A_CLKEN

pub fn is_ctimer4b_clken(&self) -> bool[src]

Checks if the value of the field is CTIMER4B_CLKEN

pub fn is_ctimer5a_clken(&self) -> bool[src]

Checks if the value of the field is CTIMER5A_CLKEN

pub fn is_ctimer5b_clken(&self) -> bool[src]

Checks if the value of the field is CTIMER5B_CLKEN

pub fn is_ctimer6a_clken(&self) -> bool[src]

Checks if the value of the field is CTIMER6A_CLKEN

pub fn is_ctimer6b_clken(&self) -> bool[src]

Checks if the value of the field is CTIMER6B_CLKEN

pub fn is_ctimer7a_clken(&self) -> bool[src]

Checks if the value of the field is CTIMER7A_CLKEN

pub fn is_ctimer7b_clken(&self) -> bool[src]

Checks if the value of the field is CTIMER7B_CLKEN

pub fn is_dap_clken(&self) -> bool[src]

Checks if the value of the field is DAP_CLKEN

pub fn is_iomstrifc0_clken(&self) -> bool[src]

Checks if the value of the field is IOMSTRIFC0_CLKEN

Trait Implementations

impl Copy for CLOCKENSTATR[src]

impl Debug for CLOCKENSTATR[src]

impl PartialEq<CLOCKENSTATR> for CLOCKENSTATR[src]

impl Clone for CLOCKENSTATR[src]

fn clone_from(&mut self, source: &Self)
1.0.0
[src]

Performs copy-assignment from source. Read more

Auto Trait Implementations

Blanket Implementations

impl<T, U> TryFrom for T where
    U: Into<T>, 
[src]

type Error = Infallible

The type returned in the event of a conversion error.

impl<T> From for T[src]

impl<T, U> TryInto for T where
    U: TryFrom<T>, 
[src]

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.

impl<T, U> Into for T where
    U: From<T>, 
[src]

impl<T> Borrow for T where
    T: ?Sized
[src]

impl<T> BorrowMut for T where
    T: ?Sized
[src]

impl<T> Any for T where
    T: 'static + ?Sized
[src]

impl<T> Same for T

type Output = T

Should always be Self