[][src]Type Definition betrusted_pac::info::XADC_DRP_ADR

type XADC_DRP_ADR = Reg<u32, _XADC_DRP_ADR>;

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

For information about available fields see xadc_drp_adr module

Trait Implementations

impl Readable for XADC_DRP_ADR[src]

read() method returns xadc_drp_adr::R reader structure

impl ResetValue for XADC_DRP_ADR[src]

Register XADC_DRP_ADR reset()'s with value 0

type Type = u32

Register size

impl Writable for XADC_DRP_ADR[src]

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