Type Definition atsame54p19a_pac::ac::SCALER[][src]

type SCALER = Reg<u8, _SCALER>;

Scaler n

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

For information about available fields see scaler module

Trait Implementations

impl Readable for SCALER[src]

read() method returns scaler::R reader structure

impl ResetValue for SCALER[src]

Register SCALER[%s] reset()’s with value 0

type Type = u8

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

impl Writable for SCALER[src]

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