[][src]Type Definition efm32pg12_pac::etm::ETMFFLR

type ETMFFLR = Reg<u32, _ETMFFLR>;

ETM Fifo Full Level Register

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

For information about available fields see etmfflr module

Trait Implementations

impl Readable for ETMFFLR[src]

read() method returns etmfflr::R reader structure

impl ResetValue for ETMFFLR[src]

Register ETMFFLR reset()'s with value 0

type Type = u32

Register size

impl Writable for ETMFFLR[src]

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