Type Definition atsam4ls4b_pac::scif::RC80MCR[][src]

type RC80MCR = Reg<u32, _RC80MCR>;

80 MHz RC Oscillator Register

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

For information about available fields see rc80mcr module

Trait Implementations

impl Readable for RC80MCR[src]

read() method returns rc80mcr::R reader structure

impl ResetValue for RC80MCR[src]

Register RC80MCR reset()’s with value 0

type Type = u32

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

impl Writable for RC80MCR[src]

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