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

type PAGE_ADDR1 = Reg<u32, _PAGE_ADDR1>;

Upper Page Address

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

For information about available fields see page_addr1 module

Trait Implementations

impl Readable for PAGE_ADDR1[src]

read() method returns page_addr1::R reader structure

impl ResetValue for PAGE_ADDR1[src]

Register PAGE_ADDR1 reset()'s with value 0

type Type = u32

Register size

impl Writable for PAGE_ADDR1[src]

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