Type Definition atsam4ls4c_pac::gloc::TRUTH[][src]

type TRUTH = Reg<u32, _TRUTH>;

Truth Register

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

For information about available fields see truth module

Trait Implementations

impl Readable for TRUTH[src]

read() method returns truth::R reader structure

impl ResetValue for TRUTH[src]

Register TRUTH%s reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for TRUTH[src]

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