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

type CTRLC = Reg<u8, _CTRLC>;

Control C

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

For information about avaliable fields see ctrlc module

Trait Implementations

impl Readable for CTRLC[src]

read() method returns ctrlc::R reader structure

impl Writable for CTRLC[src]

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

impl ResetValue for CTRLC[src]

Register CTRLC reset()'s with value 0x01

type Type = u8

Register size