[][src]Type Definition efm32gg11b820::crypto0::SEQCTRL

type SEQCTRL = Reg<u32, _SEQCTRL>;

Sequence Control

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

For information about available fields see seqctrl module

Trait Implementations

impl Readable for SEQCTRL[src]

read() method returns seqctrl::R reader structure

impl ResetValue for SEQCTRL[src]

Register SEQCTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for SEQCTRL[src]

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