[][src]Type Definition atsame70n19b::lockbit::LOCKBIT_WORD0

type LOCKBIT_WORD0 = Reg<u32, _LOCKBIT_WORD0>;

Lock Bits Word 0

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

For information about available fields see lockbit_word0 module

Trait Implementations

impl Readable for LOCKBIT_WORD0[src]

read() method returns lockbit_word0::R reader structure

impl ResetValue for LOCKBIT_WORD0[src]

Register LOCKBIT_WORD0 reset()'s with value 0

type Type = u32

Register size

impl Writable for LOCKBIT_WORD0[src]

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