Type Definition atsame54n19a_pac::pcc::MR[][src]

type MR = Reg<u32, _MR>;

Mode Register

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

For information about available fields see mr module

Trait Implementations

impl Readable for MR[src]

read() method returns mr::R reader structure

impl ResetValue for MR[src]

Register MR reset()’s with value 0

type Type = u32

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

impl Writable for MR[src]

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