[][src]Type Definition mk66f18::sdram::AC

type AC = Reg<u32, _AC>;

Address and Control Register

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

For information about avaliable fields see ac module

Trait Implementations

impl Readable for AC[src]

read() method returns ac::R reader structure

impl Writable for AC[src]

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

impl ResetValue for AC[src]

Register AC%s reset()'s with value 0

type Type = u32

Register size