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

type CMDH5 = Reg<u32, _CMDH5>;
[]

ADC Command High Buffer Register

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

For information about available fields see cmdh5 module

Trait Implementations

impl Readable for CMDH5[src]

read() method returns cmdh5::R reader structure

impl ResetValue for CMDH5[src][+]

Register CMDH5 reset()'s with value 0

type Type = u32

Register size

impl Writable for CMDH5[src]

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