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

type ADDR0 = Reg<u8, _ADDR0>;

Bits 0-7 of REBOOT_ADDR.

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

For information about avaliable fields see addr0 module

Trait Implementations

impl Readable for ADDR0[src]

read() method returns addr0::R reader structure

impl ResetValue for ADDR0[src]

Register ADDR0 reset()'s with value 0

type Type = u8

Register size

impl Writable for ADDR0[src]

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