[][src]Type Definition cc3220sf::uarta1::RSR_ECR

type RSR_ECR = Reg<u32, _RSR_ECR>;

RSR_ECR

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

For information about available fields see rsr_ecr module

Trait Implementations

impl Readable for RSR_ECR[src]

read() method returns rsr_ecr::R reader structure

impl ResetValue for RSR_ECR[src]

Register RSR_ECR reset()'s with value 0

type Type = u32

Register size

impl Writable for RSR_ECR[src]

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