[−][src]Type Definition esp32::spi::SLV_RD_BIT
type SLV_RD_BIT = Reg<u32, _SLV_RD_BIT>;
SPI_SLV_RD_BIT
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see slv_rd_bit module
Trait Implementations
impl Readable for SLV_RD_BIT[src]
read() method returns slv_rd_bit::R reader structure
impl ResetValue for SLV_RD_BIT[src]
Register SLV_RD_BIT reset()'s with value 0
impl Writable for SLV_RD_BIT[src]
write(|w| ..) method takes slv_rd_bit::W writer structure