[][src]Type Definition saml10e16a::nvmctrl::PARAM

type PARAM = Reg<u32, _PARAM>;

NVM Parameter

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

For information about avaliable fields see param module

Trait Implementations

impl Readable for PARAM[src]

read() method returns param::R reader structure

impl Writable for PARAM[src]

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

impl ResetValue for PARAM[src]

Register PARAM reset()'s with value 0

type Type = u32

Register size