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

type IN_EOF_DES_ADDR = Reg<u32, _IN_EOF_DES_ADDR>;

I2S_IN_EOF_DES_ADDR

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

For information about available fields see in_eof_des_addr module

Trait Implementations

impl Readable for IN_EOF_DES_ADDR[src]

read() method returns in_eof_des_addr::R reader structure

impl ResetValue for IN_EOF_DES_ADDR[src]

Register IN_EOF_DES_ADDR reset()'s with value 0

impl Writable for IN_EOF_DES_ADDR[src]

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