Struct esp32_hal::pac::dport::ahblite_mpu_table_i2s1::R
pub struct R(_);
Expand description
Register AHBLITE_MPU_TABLE_I2S1
reader
Implementations§
§impl R
impl R
pub fn i2s1_access_grant_config(&self) -> FieldReaderRaw<u8, u8>
pub fn i2s1_access_grant_config(&self) -> FieldReaderRaw<u8, u8>
Bits 0:5
Methods from Deref<Target = R<AHBLITE_MPU_TABLE_I2S1_SPEC>>§
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.
Trait Implementations§
§impl From<R<AHBLITE_MPU_TABLE_I2S1_SPEC>> for R
impl From<R<AHBLITE_MPU_TABLE_I2S1_SPEC>> for R
§fn from(reader: R<AHBLITE_MPU_TABLE_I2S1_SPEC>) -> R
fn from(reader: R<AHBLITE_MPU_TABLE_I2S1_SPEC>) -> R
Converts to this type from the input type.