Type Definition atsam4e16c_pac::twi1::WPROT_MODE[][src]

type WPROT_MODE = Reg<u32, _WPROT_MODE>;

Protection Mode Register

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

For information about available fields see wprot_mode module

Trait Implementations

impl Readable for WPROT_MODE[src]

read() method returns wprot_mode::R reader structure

impl ResetValue for WPROT_MODE[src]

Register WPROT_MODE reset()’s with value 0

type Type = u32

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

impl Writable for WPROT_MODE[src]

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