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

type POR_SEC = Reg<u32, _POR_SEC>;

Flash Security

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

For information about available fields see por_sec module

Trait Implementations

impl Readable for POR_SEC[src]

read() method returns por_sec::R reader structure

impl ResetValue for POR_SEC[src]

Register POR_SEC reset()'s with value 0

type Type = u32

Register size

impl Writable for POR_SEC[src]

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