[][src]Type Definition rsl10_pac::audio::AUDIO_OD_GAIN

type AUDIO_OD_GAIN = Reg<u32, _AUDIO_OD_GAIN>;

Output Driver Gain Configuration Register

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

For information about available fields see audio_od_gain module

Trait Implementations

impl Readable for AUDIO_OD_GAIN[src]

read() method returns audio_od_gain::R reader structure

impl ResetValue for AUDIO_OD_GAIN[src]

Register AUDIO_OD_GAIN reset()'s with value 0x0800

type Type = u32

Register size

impl Writable for AUDIO_OD_GAIN[src]

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