Type Definition atsam4lc8a_pac::abdacb::VCR0[][src]

type VCR0 = Reg<u32, _VCR0>;

Volume Control Register 0

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

For information about available fields see vcr0 module

Trait Implementations

impl Readable for VCR0[src]

read() method returns vcr0::R reader structure

impl ResetValue for VCR0[src]

Register VCR0 reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for VCR0[src]

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