[][src]Type Definition efm32pg12_pac::csen::SCANINPUTSEL1

type SCANINPUTSEL1 = Reg<u32, _SCANINPUTSEL1>;

Scan Input Selection 1

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

For information about available fields see scaninputsel1 module

Trait Implementations

impl Readable for SCANINPUTSEL1[src]

read() method returns scaninputsel1::R reader structure

impl ResetValue for SCANINPUTSEL1[src]

Register SCANINPUTSEL1 reset()'s with value 0

type Type = u32

Register size

impl Writable for SCANINPUTSEL1[src]

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