[][src]Type Definition rsl10_pac::pcm::PCM_CTRL

type PCM_CTRL = Reg<u32, _PCM_CTRL>;

PCM Control

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

For information about available fields see pcm_ctrl module

Trait Implementations

impl Readable for PCM_CTRL[src]

read() method returns pcm_ctrl::R reader structure

impl ResetValue for PCM_CTRL[src]

Register PCM_CTRL reset()'s with value 0x0601

type Type = u32

Register size

impl Writable for PCM_CTRL[src]

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