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

type XADC_DRP_ENABLE = Reg<u32, _XADC_DRP_ENABLE>;

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

For information about available fields see xadc_drp_enable module

Trait Implementations

impl Readable for XADC_DRP_ENABLE[src]

read() method returns xadc_drp_enable::R reader structure

impl ResetValue for XADC_DRP_ENABLE[src]

Register XADC_DRP_ENABLE reset()'s with value 0

type Type = u32

Register size

impl Writable for XADC_DRP_ENABLE[src]

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