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

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

Register size

impl Writable for WPROT_MODE[src]

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