[][src]Type Definition imxrt1062_trng::SEC_CFG

type SEC_CFG = Reg<u32, _SEC_CFG>;

Security Configuration Register

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

For information about available fields see sec_cfg module

Trait Implementations

impl Readable for SEC_CFG[src]

read() method returns sec_cfg::R reader structure

impl ResetValue for SEC_CFG[src]

Register SEC_CFG reset()'s with value 0

type Type = u32

Register size

impl Writable for SEC_CFG[src]

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