[][src]Type Definition esp32::i2s::INFIFO_POP

type INFIFO_POP = Reg<u32, _INFIFO_POP>;

I2S_INFIFO_POP

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

For information about available fields see infifo_pop module

Trait Implementations

impl Readable for INFIFO_POP[src]

read() method returns infifo_pop::R reader structure

impl ResetValue for INFIFO_POP[src]

Register INFIFO_POP reset()'s with value 0

impl Writable for INFIFO_POP[src]

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