[][src]Type Definition atsame54n::etm::CNTRLDVR1

type CNTRLDVR1 = Reg<u32, _CNTRLDVR1>;

ETM Free-running Counter Reload Value

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

For information about available fields see cntrldvr1 module

Trait Implementations

impl Readable for CNTRLDVR1[src]

read() method returns cntrldvr1::R reader structure

impl ResetValue for CNTRLDVR1[src]

Register CNTRLDVR1 reset()'s with value 0

type Type = u32

Raw register type (u8, u16, u32, ...).

impl Writable for CNTRLDVR1[src]

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