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

type KH_ADDR = Reg<u32, _KH_ADDR>;

Write Address

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

For information about available fields see kh_addr module

Trait Implementations

impl Readable for KH_ADDR[src]

read() method returns kh_addr::R reader structure

impl ResetValue for KH_ADDR[src]

Register KH_ADDR reset()'s with value 0

type Type = u32

Register size

impl Writable for KH_ADDR[src]

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