[][src]Type Definition ADuCM302x::flcc0::WRPROT

type WRPROT = Reg<u32, _WRPROT>;

Write Protection

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

For information about available fields see wrprot module

Trait Implementations

impl Readable for WRPROT[src]

read() method returns wrprot::R reader structure

impl ResetValue for WRPROT[src]

Register WRPROT reset()'s with value 0xffff_ffff

type Type = u32

Register size

impl Writable for WRPROT[src]

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