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

type SDIO_CRC_ST0 = Reg<u32, _SDIO_CRC_ST0>;

SLC_SDIO_CRC_ST0

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

For information about available fields see sdio_crc_st0 module

Trait Implementations

impl Readable for SDIO_CRC_ST0[src]

read() method returns sdio_crc_st0::R reader structure

impl ResetValue for SDIO_CRC_ST0[src]

Register SDIO_CRC_ST0 reset()'s with value 0

impl Writable for SDIO_CRC_ST0[src]

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