[][src]Type Definition esp32::spi::SLV_WR_STATUS

type SLV_WR_STATUS = Reg<u32, _SLV_WR_STATUS>;

SPI_SLV_WR_STATUS

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

For information about available fields see slv_wr_status module

Trait Implementations

impl Readable for SLV_WR_STATUS[src]

read() method returns slv_wr_status::R reader structure

impl ResetValue for SLV_WR_STATUS[src]

Register SLV_WR_STATUS reset()'s with value 0

impl Writable for SLV_WR_STATUS[src]

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