[][src]Type Definition rsl10_pac::rf::RF_AGC_ATT1

type RF_AGC_ATT1 = Reg<u32, _RF_AGC_ATT1>;

AGC_ATT1

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

For information about available fields see rf_agc_att1 module

Trait Implementations

impl Readable for RF_AGC_ATT1[src]

read() method returns rf_agc_att1::R reader structure

impl ResetValue for RF_AGC_ATT1[src]

Register RF_AGC_ATT1 reset()'s with value 0xdb6d_b6db

type Type = u32

Register size

impl Writable for RF_AGC_ATT1[src]

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