[][src]Type Definition rsl10_pac::dio::DIO_AUDIOSINK_SRC

type DIO_AUDIOSINK_SRC = Reg<u32, _DIO_AUDIOSINK_SRC>;

Audio Sink Input Selection

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

For information about available fields see dio_audiosink_src module

Trait Implementations

impl Readable for DIO_AUDIOSINK_SRC[src]

read() method returns dio_audiosink_src::R reader structure

impl ResetValue for DIO_AUDIOSINK_SRC[src]

Register DIO_AUDIOSINK_SRC reset()'s with value 0x11

type Type = u32

Register size

impl Writable for DIO_AUDIOSINK_SRC[src]

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