Type Definition atsam4sa16b_pac::usart0::MR[][src]

type MR = Reg<u32, _MR>;

Mode Register

This register you can read, 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 Writable for MR[src]

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