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

type PAGE_ADDR0 = Reg<u32, _PAGE_ADDR0>;

Lower Page Address

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

For information about available fields see page_addr0 module

Trait Implementations

impl Readable for PAGE_ADDR0[src]

read() method returns page_addr0::R reader structure

impl ResetValue for PAGE_ADDR0[src]

Register PAGE_ADDR0 reset()'s with value 0

type Type = u32

Register size

impl Writable for PAGE_ADDR0[src]

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