[][src]Type Definition nrf52832_pac::pdm::GAINR

type GAINR = Reg<u32, _GAINR>;

Right output gain adjustment

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

For information about available fields see gainr module

Trait Implementations

impl Readable for GAINR[src]

read() method returns gainr::R reader structure

impl ResetValue for GAINR[src]

Register GAINR reset()'s with value 0x28

type Type = u32

Register size

impl Writable for GAINR[src]

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