[][src]Type Definition fomu_pac::reboot::ADDR2

type ADDR2 = Reg<u8, _ADDR2>;

Bits 16-23 of REBOOT_ADDR.

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

For information about avaliable fields see addr2 module

Trait Implementations

impl Readable for ADDR2[src]

read() method returns addr2::R reader structure

impl ResetValue for ADDR2[src]

Register ADDR2 reset()'s with value 0

type Type = u8

Register size

impl Writable for ADDR2[src]

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