[][src]Type Definition lpc55_pac::adc0::CMDH10

type CMDH10 = Reg<u32, _CMDH10>;

ADC Command High Buffer Register

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

For information about available fields see cmdh10 module

Trait Implementations

impl Readable for CMDH10[src]

read() method returns cmdh10::R reader structure

impl ResetValue for CMDH10[src]

Register CMDH10 reset()'s with value 0

type Type = u32

Register size

impl Writable for CMDH10[src]

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