[][src]Type Definition ADuCM302x::flcc0::KH_DATA1

type KH_DATA1 = Reg<u32, _KH_DATA1>;

Write Upper Data

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

For information about available fields see kh_data1 module

Trait Implementations

impl Readable for KH_DATA1[src]

read() method returns kh_data1::R reader structure

impl ResetValue for KH_DATA1[src]

Register KH_DATA1 reset()'s with value 0xffff_ffff

type Type = u32

Register size

impl Writable for KH_DATA1[src]

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