Struct esp32s3_hal::pac::sensitive::cache_dataarray_connect_1::R
pub struct R(_);
Expand description
Register CACHE_DATAARRAY_CONNECT_1
reader
Implementations§
§impl R
impl R
pub fn cache_dataarray_connect_flatten(&self) -> FieldReaderRaw<u8, u8>
pub fn cache_dataarray_connect_flatten(&self) -> FieldReaderRaw<u8, u8>
Bits 0:7 - Cache data array connection configuration.
Methods from Deref<Target = R<CACHE_DATAARRAY_CONNECT_1_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<CACHE_DATAARRAY_CONNECT_1_SPEC>> for R
impl From<R<CACHE_DATAARRAY_CONNECT_1_SPEC>> for R
§fn from(reader: R<CACHE_DATAARRAY_CONNECT_1_SPEC>) -> R
fn from(reader: R<CACHE_DATAARRAY_CONNECT_1_SPEC>) -> R
Converts to this type from the input type.