[][src]Type Definition k210_pac::i2s0::channel::RER

type RER = Reg<u32, _RER>;

Receive Enable Register

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

For information about avaliable fields see rer module

Trait Implementations

impl Readable for RER[src]

read() method returns rer::R reader structure

impl Writable for RER[src]

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

impl ResetValue for RER[src]

Register rer reset()'s with value 0

type Type = u32

Register size