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

type ADDR1 = Reg<u8, _ADDR1>;

Bits 8-15 of REBOOT_ADDR.

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

For information about avaliable fields see addr1 module

Trait Implementations

impl Readable for ADDR1[src]

read() method returns addr1::R reader structure

impl ResetValue for ADDR1[src]

Register ADDR1 reset()'s with value 0

type Type = u8

Register size

impl Writable for ADDR1[src]

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