[][src]Type Definition atsame70j21b::lockbit::LOCKBIT_WORD2

type LOCKBIT_WORD2 = Reg<u32, _LOCKBIT_WORD2>;

Lock Bits Word 2

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

For information about available fields see lockbit_word2 module

Trait Implementations

impl Readable for LOCKBIT_WORD2[src]

read() method returns lockbit_word2::R reader structure

impl ResetValue for LOCKBIT_WORD2[src]

Register LOCKBIT_WORD2 reset()'s with value 0

type Type = u32

Register size

impl Writable for LOCKBIT_WORD2[src]

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