[][src]Type Definition muscab1_pac::sau::RNR

type RNR = Reg<u32, _RNR>;

Region Number Register

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

For information about avaliable fields see rnr module

Trait Implementations

impl Readable for RNR[src]

read() method returns rnr::R reader structure

impl Writable for RNR[src]

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

impl ResetValue for RNR[src]

Register RNR reset()'s with value 0

type Type = u32

Register size