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

type RXEOF_NUM = Reg<u32, _RXEOF_NUM>;

I2S_RXEOF_NUM

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

For information about avaliable fields see rxeof_num module

Trait Implementations

impl Readable for RXEOF_NUM[src]

read() method returns rxeof_num::R reader structure

impl ResetValue for RXEOF_NUM[src]

Register RXEOF_NUM reset()'s with value 0

type Type = u32

Register size

impl Writable for RXEOF_NUM[src]

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