[][src]Type Definition atsame54p20a::tal::HALT

type HALT = Reg<u8, _HALT>;

Debug Halt Request

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

For information about available fields see halt module

Trait Implementations

impl ResetValue for HALT[src]

Register HALT reset()'s with value 0

type Type = u8

Register size

impl Writable for HALT[src]

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