[][src]Type Definition efm32pg12_pac::cryotimer::PERIODSEL

type PERIODSEL = Reg<u32, _PERIODSEL>;

Interrupt Duration

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

For information about available fields see periodsel module

Trait Implementations

impl Readable for PERIODSEL[src]

read() method returns periodsel::R reader structure

impl ResetValue for PERIODSEL[src]

Register PERIODSEL reset()'s with value 0x20

type Type = u32

Register size

impl Writable for PERIODSEL[src]

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