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

type XADC_DRP_WRITE = Reg<u32, _XADC_DRP_WRITE>;

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

For information about available fields see xadc_drp_write module

Trait Implementations

impl Readable for XADC_DRP_WRITE[src]

read() method returns xadc_drp_write::R reader structure

impl ResetValue for XADC_DRP_WRITE[src]

Register XADC_DRP_WRITE reset()'s with value 0

type Type = u32

Register size

impl Writable for XADC_DRP_WRITE[src]

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