[][src]Type Definition atsamd21g18a::mtb::LOCKACCESS

type LOCKACCESS = Reg<u32, _LOCKACCESS>;

MTB Lock Access

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

For information about available fields see lockaccess module

Trait Implementations

impl Readable for LOCKACCESS[src]

read() method returns lockaccess::R reader structure

impl ResetValue for LOCKACCESS[src]

Register LOCKACCESS reset()'s with value 0

type Type = u32

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

impl Writable for LOCKACCESS[src]

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