[][src]Type Definition atsame70n19b::rtt::RTT_MR

type RTT_MR = Reg<u32, _RTT_MR>;

Mode Register

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

For information about available fields see rtt_mr module

Trait Implementations

impl Readable for RTT_MR[src]

read() method returns rtt_mr::R reader structure

impl ResetValue for RTT_MR[src]

Register RTT_MR reset()'s with value 0

type Type = u32

Register size

impl Writable for RTT_MR[src]

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