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

type PCM_STATUS = Reg<u32, _PCM_STATUS>;

PCM Status

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

For information about available fields see pcm_status module

Trait Implementations

impl Readable for PCM_STATUS[src]

read() method returns pcm_status::R reader structure

impl ResetValue for PCM_STATUS[src]

Register PCM_STATUS reset()'s with value 0

type Type = u32

Register size

impl Writable for PCM_STATUS[src]

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