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

type VCR1 = Reg<u32, _VCR1>;

Volume Control Register 1

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

For information about available fields see vcr1 module

Trait Implementations

impl Readable for VCR1[src]

read() method returns vcr1::R reader structure

impl ResetValue for VCR1[src]

Register VCR1 reset()’s with value 0

type Type = u32

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

impl Writable for VCR1[src]

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