[][src]Type Definition esp32::slc::SDIO_CRC_ST1

type SDIO_CRC_ST1 = Reg<u32, _SDIO_CRC_ST1>;

SLC_SDIO_CRC_ST1

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see sdio_crc_st1 module

Trait Implementations

impl Readable for SDIO_CRC_ST1[src]

read() method returns sdio_crc_st1::R reader structure

impl ResetValue for SDIO_CRC_ST1[src]

Register SDIO_CRC_ST1 reset()'s with value 0

impl Writable for SDIO_CRC_ST1[src]

write(|w| ..) method takes sdio_crc_st1::W writer structure