[][src]Type Definition lpc54606_pac::sdif::WRTPRT

type WRTPRT = Reg<u32, _WRTPRT>;

Write Protect register

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

For information about available fields see wrtprt module

Trait Implementations

impl Readable for WRTPRT[src]

read() method returns wrtprt::R reader structure

impl ResetValue for WRTPRT[src]

Register WRTPRT reset()'s with value 0

type Type = u32

Register size

impl Writable for WRTPRT[src]

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