[][src]Type Definition cc2538::aes::CTRL_PROT_EN

type CTRL_PROT_EN = Reg<u32, _CTRL_PROT_EN>;

Master PROT privileged access enable This register enables the second bit (bit [1]) of the AHB HPROT bus of the AHB master interface when a read action of key(s) is performed on the AHB master interface for writing keys into the store module.

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

For information about avaliable fields see ctrl_prot_en module

Trait Implementations

impl Readable for CTRL_PROT_EN[src]

read() method returns ctrl_prot_en::R reader structure

impl Writable for CTRL_PROT_EN[src]

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

impl ResetValue for CTRL_PROT_EN[src]

Register CTRL_PROT_EN reset()'s with value 0

type Type = u32

Register size