[][src]Type Definition efm32pg12_pac::letimer0::PRSSEL

type PRSSEL = Reg<u32, _PRSSEL>;

PRS Input Select Register

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

For information about available fields see prssel module

Trait Implementations

impl Readable for PRSSEL[src]

read() method returns prssel::R reader structure

impl ResetValue for PRSSEL[src]

Register PRSSEL reset()'s with value 0

type Type = u32

Register size

impl Writable for PRSSEL[src]

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