Type Definition atsam4lc4a_pac::bscif::RC32KTUNE[][src]

type RC32KTUNE = Reg<u32, _RC32KTUNE>;

32kHz RC Oscillator Tuning Register

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

For information about available fields see rc32ktune module

Trait Implementations

impl Readable for RC32KTUNE[src]

read() method returns rc32ktune::R reader structure

impl ResetValue for RC32KTUNE[src]

Register RC32KTUNE reset()’s with value 0

type Type = u32

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

impl Writable for RC32KTUNE[src]

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