[][src]Type Definition atsam4sd32c_pac::usart1::MAN

type MAN = Reg<u32, _MAN>;

Manchester Configuration Register

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

For information about available fields see man module

Trait Implementations

impl Readable for MAN[src]

read() method returns man::R reader structure

impl ResetValue for MAN[src]

Register MAN reset()'s with value 0x3001_1004

type Type = u32

Register size

impl Writable for MAN[src]

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