[][src]Struct esp_idf_bindgen::i2s_dev_s

#[repr(C)]pub struct i2s_dev_s {
    pub reserved_0: u32,
    pub reserved_4: u32,
    pub conf: i2s_dev_s__bindgen_ty_1,
    pub int_raw: i2s_dev_s__bindgen_ty_2,
    pub int_st: i2s_dev_s__bindgen_ty_3,
    pub int_ena: i2s_dev_s__bindgen_ty_4,
    pub int_clr: i2s_dev_s__bindgen_ty_5,
    pub timing: i2s_dev_s__bindgen_ty_6,
    pub fifo_conf: i2s_dev_s__bindgen_ty_7,
    pub rx_eof_num: u32,
    pub conf_single_data: u32,
    pub conf_chan: i2s_dev_s__bindgen_ty_8,
    pub out_link: i2s_dev_s__bindgen_ty_9,
    pub in_link: i2s_dev_s__bindgen_ty_10,
    pub out_eof_des_addr: u32,
    pub in_eof_des_addr: u32,
    pub out_eof_bfr_des_addr: u32,
    pub ahb_test: i2s_dev_s__bindgen_ty_11,
    pub in_link_dscr: u32,
    pub in_link_dscr_bf0: u32,
    pub in_link_dscr_bf1: u32,
    pub out_link_dscr: u32,
    pub out_link_dscr_bf0: u32,
    pub out_link_dscr_bf1: u32,
    pub lc_conf: i2s_dev_s__bindgen_ty_12,
    pub out_fifo_push: i2s_dev_s__bindgen_ty_13,
    pub in_fifo_pop: i2s_dev_s__bindgen_ty_14,
    pub lc_state0: u32,
    pub lc_state1: u32,
    pub lc_hung_conf: i2s_dev_s__bindgen_ty_15,
    pub reserved_78: u32,
    pub reserved_7c: u32,
    pub cvsd_conf0: i2s_dev_s__bindgen_ty_16,
    pub cvsd_conf1: i2s_dev_s__bindgen_ty_17,
    pub cvsd_conf2: i2s_dev_s__bindgen_ty_18,
    pub plc_conf0: i2s_dev_s__bindgen_ty_19,
    pub plc_conf1: i2s_dev_s__bindgen_ty_20,
    pub plc_conf2: i2s_dev_s__bindgen_ty_21,
    pub esco_conf0: i2s_dev_s__bindgen_ty_22,
    pub sco_conf0: i2s_dev_s__bindgen_ty_23,
    pub conf1: i2s_dev_s__bindgen_ty_24,
    pub pd_conf: i2s_dev_s__bindgen_ty_25,
    pub conf2: i2s_dev_s__bindgen_ty_26,
    pub clkm_conf: i2s_dev_s__bindgen_ty_27,
    pub sample_rate_conf: i2s_dev_s__bindgen_ty_28,
    pub pdm_conf: i2s_dev_s__bindgen_ty_29,
    pub pdm_freq_conf: i2s_dev_s__bindgen_ty_30,
    pub state: i2s_dev_s__bindgen_ty_31,
    pub reserved_c0: u32,
    pub reserved_c4: u32,
    pub reserved_c8: u32,
    pub reserved_cc: u32,
    pub reserved_d0: u32,
    pub reserved_d4: u32,
    pub reserved_d8: u32,
    pub reserved_dc: u32,
    pub reserved_e0: u32,
    pub reserved_e4: u32,
    pub reserved_e8: u32,
    pub reserved_ec: u32,
    pub reserved_f0: u32,
    pub reserved_f4: u32,
    pub reserved_f8: u32,
    pub date: u32,
}

Fields

reserved_0: u32reserved_4: u32conf: i2s_dev_s__bindgen_ty_1int_raw: i2s_dev_s__bindgen_ty_2int_st: i2s_dev_s__bindgen_ty_3int_ena: i2s_dev_s__bindgen_ty_4int_clr: i2s_dev_s__bindgen_ty_5timing: i2s_dev_s__bindgen_ty_6fifo_conf: i2s_dev_s__bindgen_ty_7rx_eof_num: u32conf_single_data: u32conf_chan: i2s_dev_s__bindgen_ty_8out_link: i2s_dev_s__bindgen_ty_9in_link: i2s_dev_s__bindgen_ty_10out_eof_des_addr: u32in_eof_des_addr: u32out_eof_bfr_des_addr: u32ahb_test: i2s_dev_s__bindgen_ty_11in_link_dscr: u32in_link_dscr_bf0: u32in_link_dscr_bf1: u32out_link_dscr: u32out_link_dscr_bf0: u32out_link_dscr_bf1: u32lc_conf: i2s_dev_s__bindgen_ty_12out_fifo_push: i2s_dev_s__bindgen_ty_13in_fifo_pop: i2s_dev_s__bindgen_ty_14lc_state0: u32lc_state1: u32lc_hung_conf: i2s_dev_s__bindgen_ty_15reserved_78: u32reserved_7c: u32cvsd_conf0: i2s_dev_s__bindgen_ty_16cvsd_conf1: i2s_dev_s__bindgen_ty_17cvsd_conf2: i2s_dev_s__bindgen_ty_18plc_conf0: i2s_dev_s__bindgen_ty_19plc_conf1: i2s_dev_s__bindgen_ty_20plc_conf2: i2s_dev_s__bindgen_ty_21esco_conf0: i2s_dev_s__bindgen_ty_22sco_conf0: i2s_dev_s__bindgen_ty_23conf1: i2s_dev_s__bindgen_ty_24pd_conf: i2s_dev_s__bindgen_ty_25conf2: i2s_dev_s__bindgen_ty_26clkm_conf: i2s_dev_s__bindgen_ty_27sample_rate_conf: i2s_dev_s__bindgen_ty_28pdm_conf: i2s_dev_s__bindgen_ty_29pdm_freq_conf: i2s_dev_s__bindgen_ty_30state: i2s_dev_s__bindgen_ty_31reserved_c0: u32reserved_c4: u32reserved_c8: u32reserved_cc: u32reserved_d0: u32reserved_d4: u32reserved_d8: u32reserved_dc: u32reserved_e0: u32reserved_e4: u32reserved_e8: u32reserved_ec: u32reserved_f0: u32reserved_f4: u32reserved_f8: u32date: u32

Trait Implementations

impl Clone for i2s_dev_s[src]

impl Copy for i2s_dev_s[src]

Auto Trait Implementations

impl Send for i2s_dev_s

impl Sync for i2s_dev_s

impl Unpin for i2s_dev_s

Blanket Implementations

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

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

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

impl<T> From<T> for T[src]

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

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

type Error = Infallible

The type returned in the event of a conversion error.

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

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

The type returned in the event of a conversion error.