Type Definition atsam4ls4b_pac::bscif::RC1MCR[][src]

type RC1MCR = Reg<u32, _RC1MCR>;

1MHz RC Clock Configuration Register

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

For information about available fields see rc1mcr module

Trait Implementations

impl Readable for RC1MCR[src]

read() method returns rc1mcr::R reader structure

impl ResetValue for RC1MCR[src]

Register RC1MCR reset()’s with value 0x0f00

type Type = u32

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

impl Writable for RC1MCR[src]

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