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

type DIO_PCM_SRC = Reg<u32, _DIO_PCM_SRC>;

PCM Input Selection

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

For information about available fields see dio_pcm_src module

Trait Implementations

impl Readable for DIO_PCM_SRC[src]

read() method returns dio_pcm_src::R reader structure

impl ResetValue for DIO_PCM_SRC[src]

Register DIO_PCM_SRC reset()'s with value 0x0011_1111

type Type = u32

Register size

impl Writable for DIO_PCM_SRC[src]

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