[][src]Type Definition atsamd11c14a::pm::EXTCTRL

type EXTCTRL = Reg<u8, _EXTCTRL>;

External Reset Controller

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

For information about avaliable fields see extctrl module

Trait Implementations

impl Readable for EXTCTRL[src]

read() method returns extctrl::R reader structure

impl ResetValue for EXTCTRL[src]

Register EXTCTRL reset()'s with value 0

type Type = u8

Register size

impl Writable for EXTCTRL[src]

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